#5c014a color space conversions
Hex:
        #5c014a
        RGB:
        92, 1, 74
        CMY:
        64, 100, 71
        CMYK:
        0, 99, 20, 64
      HSL:
        312°, 97.8495%, 18.2353%
        HSV (HSB):
        312°, 98.9130%, 36.0784%
        XYZ:
        5.6605, 2.7914, 6.7190
        xyY:
        0.3731, 0.1840, 2.7914
      CIE-Lab:
        19.1885, 43.5838, -18.3639
        CIE-LCH:
        19.1885, 47.2946, 337.1520
        CIE-Luv:
        19.1885, 34.0902, -24.2428
        Hunter-Lab:
        16.7076, 31.2374, -12.1484
      #5c014a color charts
#5c014a RGB chart
      #5c014a CMYK chart
      #5c014a RGB pie chart
      #5c014a color shades, tints & tones
#5c014a color schemes
#5c014a color preview, HTML & CSS examples
           This text has a color of #5c014a        
        
          <p style="color:#5c014a;">Text here</p>
        
        
          .mytext {color:#5c014a;}
        
        Text color #5c014a
      
           This box has a color of #5c014a        
        
          <div style="background-color:#5c014a;">Content here</div>
        
        
          .mybackground {background-color:#5c014a;}
        
        Background color #5c014a
      
           Border around this has a color of #5c014a        
        
          <div style="border:2px solid #5c014a;">Content here</div>
        
        
          .myborder {border:2px solid #5c014a;}
        
        Border color #5c014a