#5c2a5b color space conversions
Hex:
        #5c2a5b
        RGB:
        92, 42, 91
        CMY:
        64, 84, 64
        CMYK:
        0, 54, 1, 64
      HSL:
        301°, 37.3134%, 26.2745%
        HSV (HSB):
        301°, 54.3478%, 36.0784%
        XYZ:
        7.1299, 4.6866, 10.4263
        xyY:
        0.3205, 0.2107, 4.6866
      CIE-Lab:
        25.8225, 30.6027, -19.3922
        CIE-LCH:
        25.8225, 36.2296, 327.6386
        CIE-Luv:
        25.8225, 21.6564, -26.9663
        Hunter-Lab:
        21.6485, 20.9041, -13.4013
      #5c2a5b color charts
#5c2a5b RGB chart
      #5c2a5b CMYK chart
      #5c2a5b RGB pie chart
      #5c2a5b color shades, tints & tones
#5c2a5b color schemes
#5c2a5b color preview, HTML & CSS examples
           This text has a color of #5c2a5b        
        
          <p style="color:#5c2a5b;">Text here</p>
        
        
          .mytext {color:#5c2a5b;}
        
        Text color #5c2a5b
      
           This box has a color of #5c2a5b        
        
          <div style="background-color:#5c2a5b;">Content here</div>
        
        
          .mybackground {background-color:#5c2a5b;}
        
        Background color #5c2a5b
      
           Border around this has a color of #5c2a5b        
        
          <div style="border:2px solid #5c2a5b;">Content here</div>
        
        
          .myborder {border:2px solid #5c2a5b;}
        
        Border color #5c2a5b