#5c254e color space conversions
Hex:
        #5c254e
        RGB:
        92, 37, 78
        CMY:
        64, 85, 69
        CMYK:
        0, 60, 15, 64
      HSL:
        315°, 42.6357%, 25.2941%
        HSV (HSB):
        315°, 59.7826%, 36.0784%
        XYZ:
        6.4503, 4.1485, 7.6685
        xyY:
        0.3531, 0.2271, 4.1485
      CIE-Lab:
        24.1564, 30.8593, -13.3584
        CIE-LCH:
        24.1564, 33.6266, 336.5931
        CIE-Luv:
        24.1564, 26.2464, -19.1884
        Hunter-Lab:
        20.3679, 20.8858, -8.0651
      #5c254e color charts
#5c254e RGB chart
      #5c254e CMYK chart
      #5c254e RGB pie chart
      #5c254e color shades, tints & tones
#5c254e color schemes
#5c254e color preview, HTML & CSS examples
           This text has a color of #5c254e        
        
          <p style="color:#5c254e;">Text here</p>
        
        
          .mytext {color:#5c254e;}
        
        Text color #5c254e
      
           This box has a color of #5c254e        
        
          <div style="background-color:#5c254e;">Content here</div>
        
        
          .mybackground {background-color:#5c254e;}
        
        Background color #5c254e
      
           Border around this has a color of #5c254e        
        
          <div style="border:2px solid #5c254e;">Content here</div>
        
        
          .myborder {border:2px solid #5c254e;}
        
        Border color #5c254e