#5c2f4e color space conversions
Hex:
        #5c2f4e
        RGB:
        92, 47, 78
        CMY:
        64, 82, 69
        CMYK:
        0, 49, 15, 64
      HSL:
        319°, 32.3741%, 27.2549%
        HSV (HSB):
        319°, 48.9130%, 36.0784%
        XYZ:
        6.8053, 4.8584, 7.7868
        xyY:
        0.3499, 0.2498, 4.8584
      CIE-Lab:
        26.3275, 25.1757, -10.0379
        CIE-LCH:
        26.3275, 27.1030, 338.2622
        CIE-Luv:
        26.3275, 22.7041, -15.0552
        Hunter-Lab:
        22.0418, 16.5379, -5.5164
      #5c2f4e color charts
#5c2f4e RGB chart
      #5c2f4e CMYK chart
      #5c2f4e RGB pie chart
      #5c2f4e color shades, tints & tones
#5c2f4e color schemes
#5c2f4e color preview, HTML & CSS examples
           This text has a color of #5c2f4e        
        
          <p style="color:#5c2f4e;">Text here</p>
        
        
          .mytext {color:#5c2f4e;}
        
        Text color #5c2f4e
      
           This box has a color of #5c2f4e        
        
          <div style="background-color:#5c2f4e;">Content here</div>
        
        
          .mybackground {background-color:#5c2f4e;}
        
        Background color #5c2f4e
      
           Border around this has a color of #5c2f4e        
        
          <div style="border:2px solid #5c2f4e;">Content here</div>
        
        
          .myborder {border:2px solid #5c2f4e;}
        
        Border color #5c2f4e