#5c006d color space conversions
Hex:
        #5c006d
        RGB:
        92, 0, 109
        CMY:
        64, 100, 57
        CMYK:
        16, 100, 0, 57
      HSL:
        291°, 100.0000%, 21.3725%
        HSV (HSB):
        291°, 100.0000%, 42.7451%
        XYZ:
        7.1739, 3.3794, 14.7422
        xyY:
        0.2836, 0.1336, 3.3794
      CIE-Lab:
        21.5036, 49.6517, -38.0371
        CIE-LCH:
        21.5036, 62.5469, 322.5451
        CIE-Luv:
        21.5036, 23.2689, -47.6402
        Hunter-Lab:
        18.3832, 37.4878, -34.6785
      #5c006d color charts
#5c006d RGB chart
      #5c006d CMYK chart
      #5c006d RGB pie chart
      #5c006d color shades, tints & tones
#5c006d color schemes
#5c006d color preview, HTML & CSS examples
           This text has a color of #5c006d        
        
          <p style="color:#5c006d;">Text here</p>
        
        
          .mytext {color:#5c006d;}
        
        Text color #5c006d
      
           This box has a color of #5c006d        
        
          <div style="background-color:#5c006d;">Content here</div>
        
        
          .mybackground {background-color:#5c006d;}
        
        Background color #5c006d
      
           Border around this has a color of #5c006d        
        
          <div style="border:2px solid #5c006d;">Content here</div>
        
        
          .myborder {border:2px solid #5c006d;}
        
        Border color #5c006d