#9e13ef color space conversions
Hex:
        #9e13ef
        RGB:
        158, 19, 239
        CMY:
        38, 93, 6
        CMYK:
        34, 92, 0, 6
      HSL:
        278°, 87.3016%, 50.5882%
        HSV (HSB):
        278°, 92.0502%, 93.7255%
        XYZ:
        29.9134, 13.9668, 82.7806
        xyY:
        0.2362, 0.1103, 13.9668
      CIE-Lab:
        44.1853, 80.6850, -78.7700
        CIE-LCH:
        44.1853, 112.7599, 315.6881
        CIE-Luv:
        44.1853, 27.2694, -120.9840
        Hunter-Lab:
        37.3722, 77.4732, -105.1685
      #9e13ef color charts
#9e13ef RGB chart
      #9e13ef CMYK chart
      #9e13ef RGB pie chart
      #9e13ef color shades, tints & tones
#9e13ef color schemes
#9e13ef color preview, HTML & CSS examples
           This text has a color of #9e13ef        
        
          <p style="color:#9e13ef;">Text here</p>
        
        
          .mytext {color:#9e13ef;}
        
        Text color #9e13ef
      
           This box has a color of #9e13ef        
        
          <div style="background-color:#9e13ef;">Content here</div>
        
        
          .mybackground {background-color:#9e13ef;}
        
        Background color #9e13ef
      
           Border around this has a color of #9e13ef        
        
          <div style="border:2px solid #9e13ef;">Content here</div>
        
        
          .myborder {border:2px solid #9e13ef;}
        
        Border color #9e13ef