#9e255f color space conversions
Hex:
        #9e255f
        RGB:
        158, 37, 95
        CMY:
        38, 85, 63
        CMYK:
        0, 77, 40, 38
      HSL:
        331°, 62.0513%, 38.2353%
        HSV (HSB):
        331°, 76.5823%, 61.9608%
        XYZ:
        16.8277, 9.4185, 11.7575
        xyY:
        0.4428, 0.2478, 9.4185
      CIE-Lab:
        36.7778, 53.2673, -4.2428
        CIE-LCH:
        36.7778, 53.4360, 355.4459
        CIE-Luv:
        36.7778, 71.8316, -14.3385
        Hunter-Lab:
        30.6895, 44.1685, -1.2320
      #9e255f color charts
#9e255f RGB chart
      #9e255f CMYK chart
      #9e255f RGB pie chart
      #9e255f color shades, tints & tones
#9e255f color schemes
#9e255f color preview, HTML & CSS examples
           This text has a color of #9e255f        
        
          <p style="color:#9e255f;">Text here</p>
        
        
          .mytext {color:#9e255f;}
        
        Text color #9e255f
      
           This box has a color of #9e255f        
        
          <div style="background-color:#9e255f;">Content here</div>
        
        
          .mybackground {background-color:#9e255f;}
        
        Background color #9e255f
      
           Border around this has a color of #9e255f        
        
          <div style="border:2px solid #9e255f;">Content here</div>
        
        
          .myborder {border:2px solid #9e255f;}
        
        Border color #9e255f