#9e225d color space conversions
Hex:
        #9e225d
        RGB:
        158, 34, 93
        CMY:
        38, 87, 64
        CMYK:
        0, 78, 41, 38
      HSL:
        331°, 64.5833%, 37.6471%
        HSV (HSB):
        331°, 78.4810%, 61.9608%
        XYZ:
        16.6484, 9.2035, 11.2549
        xyY:
        0.4487, 0.2480, 9.2035
      CIE-Lab:
        36.3731, 54.0108, -3.5637
        CIE-LCH:
        36.3731, 54.1282, 356.2251
        CIE-Luv:
        36.3731, 73.5313, -13.6332
        Hunter-Lab:
        30.3372, 44.8665, -0.7601
      #9e225d color charts
#9e225d RGB chart
      #9e225d CMYK chart
      #9e225d RGB pie chart
      #9e225d color shades, tints & tones
#9e225d color schemes
#9e225d color preview, HTML & CSS examples
           This text has a color of #9e225d        
        
          <p style="color:#9e225d;">Text here</p>
        
        
          .mytext {color:#9e225d;}
        
        Text color #9e225d
      
           This box has a color of #9e225d        
        
          <div style="background-color:#9e225d;">Content here</div>
        
        
          .mybackground {background-color:#9e225d;}
        
        Background color #9e225d
      
           Border around this has a color of #9e225d        
        
          <div style="border:2px solid #9e225d;">Content here</div>
        
        
          .myborder {border:2px solid #9e225d;}
        
        Border color #9e225d