#5c3f6a color space conversions
Hex:
        #5c3f6a
        RGB:
        92, 63, 106
        CMY:
        64, 75, 58
        CMYK:
        13, 41, 0, 58
      HSL:
        280°, 25.4438%, 33.1373%
        HSV (HSB):
        280°, 40.5660%, 41.5686%
        XYZ:
        8.7927, 6.8709, 14.4985
        xyY:
        0.2915, 0.2278, 6.8709
      CIE-Lab:
        31.5113, 21.3431, -20.2134
        CIE-LCH:
        31.5113, 29.3957, 316.5571
        CIE-Luv:
        31.5113, 11.6968, -28.7912
        Hunter-Lab:
        26.2125, 14.0039, -14.4454
      #5c3f6a color charts
#5c3f6a RGB chart
      #5c3f6a CMYK chart
      #5c3f6a RGB pie chart
      #5c3f6a color shades, tints & tones
#5c3f6a color schemes
#5c3f6a color preview, HTML & CSS examples
           This text has a color of #5c3f6a        
        
          <p style="color:#5c3f6a;">Text here</p>
        
        
          .mytext {color:#5c3f6a;}
        
        Text color #5c3f6a
      
           This box has a color of #5c3f6a        
        
          <div style="background-color:#5c3f6a;">Content here</div>
        
        
          .mybackground {background-color:#5c3f6a;}
        
        Background color #5c3f6a
      
           Border around this has a color of #5c3f6a        
        
          <div style="border:2px solid #5c3f6a;">Content here</div>
        
        
          .myborder {border:2px solid #5c3f6a;}
        
        Border color #5c3f6a