#9e236d color space conversions
Hex:
        #9e236d
        RGB:
        158, 35, 109
        CMY:
        38, 86, 57
        CMYK:
        0, 78, 31, 38
      HSL:
        324°, 63.7306%, 37.8431%
        HSV (HSB):
        324°, 77.8481%, 61.9608%
        XYZ:
        17.4619, 9.5753, 15.3959
        xyY:
        0.4115, 0.2257, 9.5753
      CIE-Lab:
        37.0691, 55.4954, -12.6960
        CIE-LCH:
        37.0691, 56.9291, 347.1139
        CIE-Luv:
        37.0691, 67.0486, -25.3380
        Hunter-Lab:
        30.9440, 46.5769, -7.8384
      #9e236d color charts
#9e236d RGB chart
      #9e236d CMYK chart
      #9e236d RGB pie chart
      #9e236d color shades, tints & tones
#9e236d color schemes
#9e236d color preview, HTML & CSS examples
           This text has a color of #9e236d        
        
          <p style="color:#9e236d;">Text here</p>
        
        
          .mytext {color:#9e236d;}
        
        Text color #9e236d
      
           This box has a color of #9e236d        
        
          <div style="background-color:#9e236d;">Content here</div>
        
        
          .mybackground {background-color:#9e236d;}
        
        Background color #9e236d
      
           Border around this has a color of #9e236d        
        
          <div style="border:2px solid #9e236d;">Content here</div>
        
        
          .myborder {border:2px solid #9e236d;}
        
        Border color #9e236d