#9e0ccd color space conversions
Hex:
        #9e0ccd
        RGB:
        158, 12, 205
        CMY:
        38, 95, 20
        CMYK:
        23, 94, 0, 20
      HSL:
        285°, 88.9401%, 42.5490%
        HSV (HSB):
        285°, 94.1463%, 80.3922%
        XYZ:
        25.2515, 11.9398, 58.7313
        xyY:
        0.2632, 0.1245, 11.9398
      CIE-Lab:
        41.1203, 75.2215, -64.3213
        CIE-LCH:
        41.1203, 98.9722, 319.4665
        CIE-Luv:
        41.1203, 36.1291, -99.4045
        Hunter-Lab:
        34.5540, 69.9750, -76.5870
      #9e0ccd color charts
#9e0ccd RGB chart
      #9e0ccd CMYK chart
      #9e0ccd RGB pie chart
      #9e0ccd color shades, tints & tones
#9e0ccd color schemes
#9e0ccd color preview, HTML & CSS examples
           This text has a color of #9e0ccd        
        
          <p style="color:#9e0ccd;">Text here</p>
        
        
          .mytext {color:#9e0ccd;}
        
        Text color #9e0ccd
      
           This box has a color of #9e0ccd        
        
          <div style="background-color:#9e0ccd;">Content here</div>
        
        
          .mybackground {background-color:#9e0ccd;}
        
        Background color #9e0ccd
      
           Border around this has a color of #9e0ccd        
        
          <div style="border:2px solid #9e0ccd;">Content here</div>
        
        
          .myborder {border:2px solid #9e0ccd;}
        
        Border color #9e0ccd