#9e2085 color space conversions
Hex:
        #9e2085
        RGB:
        158, 32, 133
        CMY:
        38, 87, 48
        CMYK:
        0, 80, 16, 38
      HSL:
        312°, 66.3158%, 37.2549%
        HSV (HSB):
        312°, 79.7468%, 61.9608%
        XYZ:
        18.8507, 9.9956, 23.1261
        xyY:
        0.3627, 0.1923, 9.9956
      CIE-Lab:
        37.8345, 59.5406, -26.5104
        CIE-LCH:
        37.8345, 65.1757, 335.9990
        CIE-Luv:
        37.8345, 58.4130, -44.5666
        Hunter-Lab:
        31.6158, 51.1018, -21.2380
      #9e2085 color charts
#9e2085 RGB chart
      #9e2085 CMYK chart
      #9e2085 RGB pie chart
      #9e2085 color shades, tints & tones
#9e2085 color schemes
#9e2085 color preview, HTML & CSS examples
           This text has a color of #9e2085        
        
          <p style="color:#9e2085;">Text here</p>
        
        
          .mytext {color:#9e2085;}
        
        Text color #9e2085
      
           This box has a color of #9e2085        
        
          <div style="background-color:#9e2085;">Content here</div>
        
        
          .mybackground {background-color:#9e2085;}
        
        Background color #9e2085
      
           Border around this has a color of #9e2085        
        
          <div style="border:2px solid #9e2085;">Content here</div>
        
        
          .myborder {border:2px solid #9e2085;}
        
        Border color #9e2085