#5c1a5a color space conversions
Hex:
        #5c1a5a
        RGB:
        92, 26, 90
        CMY:
        64, 90, 65
        CMYK:
        0, 72, 2, 64
      HSL:
        302°, 55.9322%, 23.1373%
        HSV (HSB):
        302°, 71.7391%, 36.0784%
        XYZ:
        6.6285, 3.7523, 10.0478
        xyY:
        0.3245, 0.1837, 3.7523
      CIE-Lab:
        22.8350, 38.4157, -23.4219
        CIE-LCH:
        22.8350, 44.9928, 328.6295
        CIE-Luv:
        22.8350, 25.8516, -31.2976
        Hunter-Lab:
        19.3708, 27.1819, -17.1945
      #5c1a5a color charts
#5c1a5a RGB chart
      #5c1a5a CMYK chart
      #5c1a5a RGB pie chart
      #5c1a5a color shades, tints & tones
#5c1a5a color schemes
#5c1a5a color preview, HTML & CSS examples
           This text has a color of #5c1a5a        
        
          <p style="color:#5c1a5a;">Text here</p>
        
        
          .mytext {color:#5c1a5a;}
        
        Text color #5c1a5a
      
           This box has a color of #5c1a5a        
        
          <div style="background-color:#5c1a5a;">Content here</div>
        
        
          .mybackground {background-color:#5c1a5a;}
        
        Background color #5c1a5a
      
           Border around this has a color of #5c1a5a        
        
          <div style="border:2px solid #5c1a5a;">Content here</div>
        
        
          .myborder {border:2px solid #5c1a5a;}
        
        Border color #5c1a5a