#5c2a6a color space conversions
Hex:
        #5c2a6a
        RGB:
        92, 42, 106
        CMY:
        64, 84, 58
        CMYK:
        13, 60, 0, 58
      HSL:
        287°, 43.2432%, 29.0196%
        HSV (HSB):
        287°, 60.3774%, 41.5686%
        XYZ:
        7.8431, 4.9718, 14.1820
        xyY:
        0.2905, 0.1842, 4.9718
      CIE-Lab:
        26.6544, 33.8256, -27.8386
        CIE-LCH:
        26.6544, 43.8082, 320.5454
        CIE-Luv:
        26.6544, 18.4365, -38.2086
        Hunter-Lab:
        22.2976, 23.7659, -22.1018
      #5c2a6a color charts
#5c2a6a RGB chart
      #5c2a6a CMYK chart
      #5c2a6a RGB pie chart
      #5c2a6a color shades, tints & tones
#5c2a6a color schemes
#5c2a6a color preview, HTML & CSS examples
           This text has a color of #5c2a6a        
        
          <p style="color:#5c2a6a;">Text here</p>
        
        
          .mytext {color:#5c2a6a;}
        
        Text color #5c2a6a
      
           This box has a color of #5c2a6a        
        
          <div style="background-color:#5c2a6a;">Content here</div>
        
        
          .mybackground {background-color:#5c2a6a;}
        
        Background color #5c2a6a
      
           Border around this has a color of #5c2a6a        
        
          <div style="border:2px solid #5c2a6a;">Content here</div>
        
        
          .myborder {border:2px solid #5c2a6a;}
        
        Border color #5c2a6a