#9e49ee color space conversions
Hex:
        #9e49ee
        RGB:
        158, 73, 238
        CMY:
        38, 71, 7
        CMYK:
        34, 69, 0, 7
      HSL:
        271°, 82.9146%, 60.9804%
        HSV (HSB):
        271°, 69.3277%, 93.3333%
        XYZ:
        31.9157, 18.2072, 82.7211
        xyY:
        0.2402, 0.1371, 18.2072
      CIE-Lab:
        49.7465, 64.1397, -69.1380
        CIE-LCH:
        49.7465, 94.3078, 312.8522
        CIE-Luv:
        49.7465, 21.3005, -111.3085
        Hunter-Lab:
        42.6699, 58.8398, -85.0723
      #9e49ee color charts
#9e49ee RGB chart
      #9e49ee CMYK chart
      #9e49ee RGB pie chart
      #9e49ee color shades, tints & tones
#9e49ee color schemes
#9e49ee color preview, HTML & CSS examples
           This text has a color of #9e49ee        
        
          <p style="color:#9e49ee;">Text here</p>
        
        
          .mytext {color:#9e49ee;}
        
        Text color #9e49ee
      
           This box has a color of #9e49ee        
        
          <div style="background-color:#9e49ee;">Content here</div>
        
        
          .mybackground {background-color:#9e49ee;}
        
        Background color #9e49ee
      
           Border around this has a color of #9e49ee        
        
          <div style="border:2px solid #9e49ee;">Content here</div>
        
        
          .myborder {border:2px solid #9e49ee;}
        
        Border color #9e49ee