#9a6cef color space conversions
Hex:
        #9a6cef
        RGB:
        154, 108, 239
        CMY:
        40, 58, 6
        CMYK:
        36, 55, 0, 6
      HSL:
        261°, 80.3681%, 68.0392%
        HSV (HSB):
        261°, 54.8117%, 93.7255%
        XYZ:
        34.2690, 23.8271, 84.4543
        xyY:
        0.2404, 0.1671, 23.8271
      CIE-Lab:
        55.9143, 45.8941, -59.7696
        CIE-LCH:
        55.9143, 75.3570, 307.5189
        CIE-Luv:
        55.9143, 10.6621, -98.7726
        Hunter-Lab:
        48.8131, 39.8922, -68.4119
      #9a6cef color charts
#9a6cef RGB chart
      #9a6cef CMYK chart
      #9a6cef RGB pie chart
      #9a6cef color shades, tints & tones
#9a6cef color schemes
#9a6cef color preview, HTML & CSS examples
           This text has a color of #9a6cef        
        
          <p style="color:#9a6cef;">Text here</p>
        
        
          .mytext {color:#9a6cef;}
        
        Text color #9a6cef
      
           This box has a color of #9a6cef        
        
          <div style="background-color:#9a6cef;">Content here</div>
        
        
          .mybackground {background-color:#9a6cef;}
        
        Background color #9a6cef
      
           Border around this has a color of #9a6cef        
        
          <div style="border:2px solid #9a6cef;">Content here</div>
        
        
          .myborder {border:2px solid #9a6cef;}
        
        Border color #9a6cef