#9f5eec color space conversions
Hex:
        #9f5eec
        RGB:
        159, 94, 236
        CMY:
        38, 63, 7
        CMYK:
        33, 60, 0, 7
      HSL:
        267°, 78.8889%, 64.7059%
        HSV (HSB):
        267°, 60.1695%, 92.5490%
        XYZ:
        33.4411, 21.4325, 81.7312
        xyY:
        0.2448, 0.1569, 21.4325
      CIE-Lab:
        53.4196, 53.7581, -62.0743
        CIE-LCH:
        53.4196, 82.1167, 310.8935
        CIE-Luv:
        53.4196, 17.4000, -102.0255
        Hunter-Lab:
        46.2952, 47.9219, -72.2660
      #9f5eec color charts
#9f5eec RGB chart
      #9f5eec CMYK chart
      #9f5eec RGB pie chart
      #9f5eec color shades, tints & tones
#9f5eec color schemes
#9f5eec color preview, HTML & CSS examples
           This text has a color of #9f5eec        
        
          <p style="color:#9f5eec;">Text here</p>
        
        
          .mytext {color:#9f5eec;}
        
        Text color #9f5eec
      
           This box has a color of #9f5eec        
        
          <div style="background-color:#9f5eec;">Content here</div>
        
        
          .mybackground {background-color:#9f5eec;}
        
        Background color #9f5eec
      
           Border around this has a color of #9f5eec        
        
          <div style="border:2px solid #9f5eec;">Content here</div>
        
        
          .myborder {border:2px solid #9f5eec;}
        
        Border color #9f5eec