#5e225d color space conversions
Hex:
        #5e225d
        RGB:
        94, 34, 93
        CMY:
        63, 87, 64
        CMYK:
        0, 64, 1, 63
      HSL:
        301°, 46.8750%, 25.0980%
        HSV (HSB):
        301°, 63.8298%, 36.8627%
        XYZ:
        7.1639, 4.3141, 10.8110
        xyY:
        0.3214, 0.1936, 4.3141
      CIE-Lab:
        24.6836, 35.8459, -22.4675
        CIE-LCH:
        24.6836, 42.3051, 327.9214
        CIE-Luv:
        24.6836, 24.6704, -30.8394
        Hunter-Lab:
        20.7703, 25.2186, -16.3215
      #5e225d color charts
#5e225d RGB chart
      #5e225d CMYK chart
      #5e225d RGB pie chart
      #5e225d color shades, tints & tones
#5e225d color schemes
#5e225d color preview, HTML & CSS examples
           This text has a color of #5e225d        
        
          <p style="color:#5e225d;">Text here</p>
        
        
          .mytext {color:#5e225d;}
        
        Text color #5e225d
      
           This box has a color of #5e225d        
        
          <div style="background-color:#5e225d;">Content here</div>
        
        
          .mybackground {background-color:#5e225d;}
        
        Background color #5e225d
      
           Border around this has a color of #5e225d        
        
          <div style="border:2px solid #5e225d;">Content here</div>
        
        
          .myborder {border:2px solid #5e225d;}
        
        Border color #5e225d