#5c405f color space conversions
Hex:
        #5c405f
        RGB:
        92, 64, 95
        CMY:
        64, 75, 63
        CMYK:
        3, 33, 0, 63
      HSL:
        294°, 19.4969%, 31.1765%
        HSV (HSB):
        294°, 32.6316%, 37.2549%
        XYZ:
        8.3126, 6.7683, 11.6948
        xyY:
        0.3105, 0.2528, 6.7683
      CIE-Lab:
        31.2736, 18.1748, -13.5632
        CIE-LCH:
        31.2736, 22.6778, 323.2673
        CIE-Luv:
        31.2736, 12.8458, -19.5174
        Hunter-Lab:
        26.0160, 11.5060, -8.4410
      #5c405f color charts
#5c405f RGB chart
      #5c405f CMYK chart
      #5c405f RGB pie chart
      #5c405f color shades, tints & tones
#5c405f color schemes
#5c405f color preview, HTML & CSS examples
           This text has a color of #5c405f        
        
          <p style="color:#5c405f;">Text here</p>
        
        
          .mytext {color:#5c405f;}
        
        Text color #5c405f
      
           This box has a color of #5c405f        
        
          <div style="background-color:#5c405f;">Content here</div>
        
        
          .mybackground {background-color:#5c405f;}
        
        Background color #5c405f
      
           Border around this has a color of #5c405f        
        
          <div style="border:2px solid #5c405f;">Content here</div>
        
        
          .myborder {border:2px solid #5c405f;}
        
        Border color #5c405f