#5c005a color space conversions
Hex:
        #5c005a
        RGB:
        92, 0, 90
        CMY:
        64, 100, 65
        CMYK:
        0, 100, 2, 64
      HSL:
        301°, 100.0000%, 18.0392%
        HSV (HSB):
        301°, 100.0000%, 36.0784%
        XYZ:
        6.2591, 3.0135, 9.9246
        xyY:
        0.3260, 0.1570, 3.0135
      CIE-Lab:
        20.0979, 46.3172, -27.7704
        CIE-LCH:
        20.0979, 54.0044, 329.0544
        CIE-Luv:
        20.0979, 28.8328, -35.1343
        Hunter-Lab:
        17.3594, 33.9808, -21.7453
      #5c005a color charts
#5c005a RGB chart
      #5c005a CMYK chart
      #5c005a RGB pie chart
      #5c005a color shades, tints & tones
#5c005a color schemes
#5c005a color preview, HTML & CSS examples
           This text has a color of #5c005a        
        
          <p style="color:#5c005a;">Text here</p>
        
        
          .mytext {color:#5c005a;}
        
        Text color #5c005a
      
           This box has a color of #5c005a        
        
          <div style="background-color:#5c005a;">Content here</div>
        
        
          .mybackground {background-color:#5c005a;}
        
        Background color #5c005a
      
           Border around this has a color of #5c005a        
        
          <div style="border:2px solid #5c005a;">Content here</div>
        
        
          .myborder {border:2px solid #5c005a;}
        
        Border color #5c005a