#5e254b color space conversions
Hex:
        #5e254b
        RGB:
        94, 37, 75
        CMY:
        63, 85, 71
        CMYK:
        0, 61, 20, 63
      HSL:
        320°, 43.5115%, 25.6863%
        HSV (HSB):
        320°, 60.6383%, 36.8627%
        XYZ:
        6.5477, 4.2108, 7.1243
        xyY:
        0.3661, 0.2355, 4.2108
      CIE-Lab:
        24.3565, 31.0175, -11.0115
        CIE-LCH:
        24.3565, 32.9141, 340.4546
        CIE-Luv:
        24.3565, 28.4046, -16.5474
        Hunter-Lab:
        20.5203, 21.0457, -6.2202
      #5e254b color charts
#5e254b RGB chart
      #5e254b CMYK chart
      #5e254b RGB pie chart
      #5e254b color shades, tints & tones
#5e254b color schemes
#5e254b color preview, HTML & CSS examples
           This text has a color of #5e254b        
        
          <p style="color:#5e254b;">Text here</p>
        
        
          .mytext {color:#5e254b;}
        
        Text color #5e254b
      
           This box has a color of #5e254b        
        
          <div style="background-color:#5e254b;">Content here</div>
        
        
          .mybackground {background-color:#5e254b;}
        
        Background color #5e254b
      
           Border around this has a color of #5e254b        
        
          <div style="border:2px solid #5e254b;">Content here</div>
        
        
          .myborder {border:2px solid #5e254b;}
        
        Border color #5e254b