#9e085e color space conversions
Hex:
        #9e085e
        RGB:
        158, 8, 94
        CMY:
        38, 97, 63
        CMYK:
        0, 95, 41, 38
      HSL:
        326°, 90.3614%, 32.5490%
        HSV (HSB):
        326°, 94.9367%, 61.9608%
        XYZ:
        16.2078, 8.2509, 11.3280
        xyY:
        0.4529, 0.2306, 8.2509
      CIE-Lab:
        34.5001, 59.5943, -6.9959
        CIE-LCH:
        34.5001, 60.0035, 353.3046
        CIE-Luv:
        34.5001, 78.4193, -18.5929
        Hunter-Lab:
        28.7244, 50.4510, -3.2750
      #9e085e color charts
#9e085e RGB chart
      #9e085e CMYK chart
      #9e085e RGB pie chart
      #9e085e color shades, tints & tones
#9e085e color schemes
#9e085e color preview, HTML & CSS examples
           This text has a color of #9e085e        
        
          <p style="color:#9e085e;">Text here</p>
        
        
          .mytext {color:#9e085e;}
        
        Text color #9e085e
      
           This box has a color of #9e085e        
        
          <div style="background-color:#9e085e;">Content here</div>
        
        
          .mybackground {background-color:#9e085e;}
        
        Background color #9e085e
      
           Border around this has a color of #9e085e        
        
          <div style="border:2px solid #9e085e;">Content here</div>
        
        
          .myborder {border:2px solid #9e085e;}
        
        Border color #9e085e