#9e4eeb color space conversions
Hex:
        #9e4eeb
        RGB:
        158, 78, 235
        CMY:
        38, 69, 8
        CMYK:
        33, 67, 0, 8
      HSL:
        271°, 79.6954%, 61.3725%
        HSV (HSB):
        271°, 66.8085%, 92.1569%
        XYZ:
        31.8203, 18.7160, 80.5327
        xyY:
        0.2428, 0.1428, 18.7160
      CIE-Lab:
        50.3533, 61.1776, -66.4681
        CIE-LCH:
        50.3533, 90.3366, 312.6266
        CIE-Luv:
        50.3533, 20.8449, -107.5970
        Hunter-Lab:
        43.2620, 55.5828, -80.0855
      #9e4eeb color charts
#9e4eeb RGB chart
      #9e4eeb CMYK chart
      #9e4eeb RGB pie chart
      #9e4eeb color shades, tints & tones
#9e4eeb color schemes
#9e4eeb color preview, HTML & CSS examples
           This text has a color of #9e4eeb        
        
          <p style="color:#9e4eeb;">Text here</p>
        
        
          .mytext {color:#9e4eeb;}
        
        Text color #9e4eeb
      
           This box has a color of #9e4eeb        
        
          <div style="background-color:#9e4eeb;">Content here</div>
        
        
          .mybackground {background-color:#9e4eeb;}
        
        Background color #9e4eeb
      
           Border around this has a color of #9e4eeb        
        
          <div style="border:2px solid #9e4eeb;">Content here</div>
        
        
          .myborder {border:2px solid #9e4eeb;}
        
        Border color #9e4eeb