#9e6aee color space conversions
Hex:
        #9e6aee
        RGB:
        158, 106, 238
        CMY:
        38, 58, 7
        CMYK:
        34, 55, 0, 7
      HSL:
        264°, 79.5181%, 67.4510%
        HSV (HSB):
        264°, 55.4622%, 93.3333%
        XYZ:
        34.6872, 23.7502, 83.6450
        xyY:
        0.2441, 0.1672, 23.7502
      CIE-Lab:
        55.8368, 47.6699, -59.3143
        CIE-LCH:
        55.8368, 76.0961, 308.7883
        CIE-Luv:
        55.8368, 13.2994, -98.2293
        Hunter-Lab:
        48.7342, 41.7649, -67.6485
      #9e6aee color charts
#9e6aee RGB chart
      #9e6aee CMYK chart
      #9e6aee RGB pie chart
      #9e6aee color shades, tints & tones
#9e6aee color schemes
#9e6aee color preview, HTML & CSS examples
           This text has a color of #9e6aee        
        
          <p style="color:#9e6aee;">Text here</p>
        
        
          .mytext {color:#9e6aee;}
        
        Text color #9e6aee
      
           This box has a color of #9e6aee        
        
          <div style="background-color:#9e6aee;">Content here</div>
        
        
          .mybackground {background-color:#9e6aee;}
        
        Background color #9e6aee
      
           Border around this has a color of #9e6aee        
        
          <div style="border:2px solid #9e6aee;">Content here</div>
        
        
          .myborder {border:2px solid #9e6aee;}
        
        Border color #9e6aee