#5c2a4a color space conversions
Hex:
        #5c2a4a
        RGB:
        92, 42, 74
        CMY:
        64, 84, 71
        CMYK:
        0, 54, 20, 64
      HSL:
        322°, 37.3134%, 26.2745%
        HSV (HSB):
        322°, 54.3478%, 36.0784%
        XYZ:
        6.4776, 4.4257, 6.9914
        xyY:
        0.3620, 0.2473, 4.4257
      CIE-Lab:
        25.0315, 27.3748, -9.3435
        CIE-LCH:
        25.0315, 28.9254, 341.1542
        CIE-Luv:
        25.0315, 25.4743, -14.2743
        Hunter-Lab:
        21.0372, 18.1472, -4.9780
      #5c2a4a color charts
#5c2a4a RGB chart
      #5c2a4a CMYK chart
      #5c2a4a RGB pie chart
      #5c2a4a color shades, tints & tones
#5c2a4a color schemes
#5c2a4a color preview, HTML & CSS examples
           This text has a color of #5c2a4a        
        
          <p style="color:#5c2a4a;">Text here</p>
        
        
          .mytext {color:#5c2a4a;}
        
        Text color #5c2a4a
      
           This box has a color of #5c2a4a        
        
          <div style="background-color:#5c2a4a;">Content here</div>
        
        
          .mybackground {background-color:#5c2a4a;}
        
        Background color #5c2a4a
      
           Border around this has a color of #5c2a4a        
        
          <div style="border:2px solid #5c2a4a;">Content here</div>
        
        
          .myborder {border:2px solid #5c2a4a;}
        
        Border color #5c2a4a