#9f6eec color space conversions
Hex:
        #9f6eec
        RGB:
        159, 110, 236
        CMY:
        38, 57, 7
        CMYK:
        33, 53, 0, 7
      HSL:
        263°, 76.8293%, 67.8431%
        HSV (HSB):
        263°, 53.3898%, 92.5490%
        XYZ:
        35.0143, 24.5789, 82.2556
        xyY:
        0.2468, 0.1733, 24.5789
      CIE-Lab:
        56.6628, 45.2294, -56.8704
        CIE-LCH:
        56.6628, 72.6632, 308.4955
        CIE-Luv:
        56.6628, 12.8753, -94.4756
        Hunter-Lab:
        49.5771, 39.3074, -63.6667
      #9f6eec color charts
#9f6eec RGB chart
      #9f6eec CMYK chart
      #9f6eec RGB pie chart
      #9f6eec color shades, tints & tones
#9f6eec color schemes
#9f6eec color preview, HTML & CSS examples
           This text has a color of #9f6eec        
        
          <p style="color:#9f6eec;">Text here</p>
        
        
          .mytext {color:#9f6eec;}
        
        Text color #9f6eec
      
           This box has a color of #9f6eec        
        
          <div style="background-color:#9f6eec;">Content here</div>
        
        
          .mybackground {background-color:#9f6eec;}
        
        Background color #9f6eec
      
           Border around this has a color of #9f6eec        
        
          <div style="border:2px solid #9f6eec;">Content here</div>
        
        
          .myborder {border:2px solid #9f6eec;}
        
        Border color #9f6eec