#9e0d8d color space conversions
Hex:
        #9e0d8d
        RGB:
        158, 13, 141
        CMY:
        38, 95, 45
        CMYK:
        0, 92, 11, 38
      HSL:
        307°, 84.7953%, 33.5294%
        HSV (HSB):
        307°, 91.7722%, 61.9608%
        XYZ:
        19.0522, 9.4800, 26.0250
        xyY:
        0.3492, 0.1738, 9.4800
      CIE-Lab:
        36.8926, 64.6358, -32.9254
        CIE-LCH:
        36.8926, 72.5388, 333.0057
        CIE-Luv:
        36.8926, 57.8348, -53.6370
        Hunter-Lab:
        30.7897, 56.5713, -28.5621
      #9e0d8d color charts
#9e0d8d RGB chart
      #9e0d8d CMYK chart
      #9e0d8d RGB pie chart
      #9e0d8d color shades, tints & tones
#9e0d8d color schemes
#9e0d8d color preview, HTML & CSS examples
           This text has a color of #9e0d8d        
        
          <p style="color:#9e0d8d;">Text here</p>
        
        
          .mytext {color:#9e0d8d;}
        
        Text color #9e0d8d
      
           This box has a color of #9e0d8d        
        
          <div style="background-color:#9e0d8d;">Content here</div>
        
        
          .mybackground {background-color:#9e0d8d;}
        
        Background color #9e0d8d
      
           Border around this has a color of #9e0d8d        
        
          <div style="border:2px solid #9e0d8d;">Content here</div>
        
        
          .myborder {border:2px solid #9e0d8d;}
        
        Border color #9e0d8d