#9e0dbd color space conversions
Hex:
        #9e0dbd
        RGB:
        158, 13, 189
        CMY:
        38, 95, 26
        CMYK:
        16, 93, 0, 26
      HSL:
        289°, 87.1287%, 39.6078%
        HSV (HSB):
        289°, 93.1217%, 74.1176%
        XYZ:
        23.4298, 11.2311, 49.0770
        xyY:
        0.2798, 0.1341, 11.2311
      CIE-Lab:
        39.9670, 72.2697, -56.8502
        CIE-LCH:
        39.9670, 91.9502, 321.8100
        CIE-Luv:
        39.9670, 40.7937, -88.4714
        Hunter-Lab:
        33.5128, 66.1472, -63.3669
      #9e0dbd color charts
#9e0dbd RGB chart
      #9e0dbd CMYK chart
      #9e0dbd RGB pie chart
      #9e0dbd color shades, tints & tones
#9e0dbd color schemes
#9e0dbd color preview, HTML & CSS examples
           This text has a color of #9e0dbd        
        
          <p style="color:#9e0dbd;">Text here</p>
        
        
          .mytext {color:#9e0dbd;}
        
        Text color #9e0dbd
      
           This box has a color of #9e0dbd        
        
          <div style="background-color:#9e0dbd;">Content here</div>
        
        
          .mybackground {background-color:#9e0dbd;}
        
        Background color #9e0dbd
      
           Border around this has a color of #9e0dbd        
        
          <div style="border:2px solid #9e0dbd;">Content here</div>
        
        
          .myborder {border:2px solid #9e0dbd;}
        
        Border color #9e0dbd