#9e0ecb color space conversions
Hex:
        #9e0ecb
        RGB:
        158, 14, 203
        CMY:
        38, 95, 20
        CMYK:
        22, 93, 0, 20
      HSL:
        286°, 87.0968%, 42.5490%
        HSV (HSB):
        286°, 93.1034%, 79.6078%
        XYZ:
        25.0371, 11.8950, 57.4763
        xyY:
        0.2652, 0.1260, 11.8950
      CIE-Lab:
        41.0487, 74.6179, -63.2767
        CIE-LCH:
        41.0487, 97.8354, 319.7017
        CIE-Luv:
        41.0487, 36.6018, -97.9394
        Hunter-Lab:
        34.4891, 69.2247, -74.6648
      #9e0ecb color charts
#9e0ecb RGB chart
      #9e0ecb CMYK chart
      #9e0ecb RGB pie chart
      #9e0ecb color shades, tints & tones
#9e0ecb color schemes
#9e0ecb color preview, HTML & CSS examples
           This text has a color of #9e0ecb        
        
          <p style="color:#9e0ecb;">Text here</p>
        
        
          .mytext {color:#9e0ecb;}
        
        Text color #9e0ecb
      
           This box has a color of #9e0ecb        
        
          <div style="background-color:#9e0ecb;">Content here</div>
        
        
          .mybackground {background-color:#9e0ecb;}
        
        Background color #9e0ecb
      
           Border around this has a color of #9e0ecb        
        
          <div style="border:2px solid #9e0ecb;">Content here</div>
        
        
          .myborder {border:2px solid #9e0ecb;}
        
        Border color #9e0ecb