#9f5eef color space conversions
Hex:
        #9f5eef
        RGB:
        159, 94, 239
        CMY:
        38, 63, 6
        CMYK:
        33, 61, 0, 6
      HSL:
        267°, 81.9209%, 65.2941%
        HSV (HSB):
        267°, 60.6695%, 93.7255%
        XYZ:
        33.8808, 21.6083, 84.0465
        xyY:
        0.2428, 0.1549, 21.6083
      CIE-Lab:
        53.6089, 54.4821, -63.4481
        CIE-LCH:
        53.6089, 83.6300, 310.6523
        CIE-Luv:
        53.6089, 16.9186, -104.2592
        Hunter-Lab:
        46.4848, 48.7527, -74.6596
      #9f5eef color charts
#9f5eef RGB chart
      #9f5eef CMYK chart
      #9f5eef RGB pie chart
      #9f5eef color shades, tints & tones
#9f5eef color schemes
#9f5eef color preview, HTML & CSS examples
           This text has a color of #9f5eef        
        
          <p style="color:#9f5eef;">Text here</p>
        
        
          .mytext {color:#9f5eef;}
        
        Text color #9f5eef
      
           This box has a color of #9f5eef        
        
          <div style="background-color:#9f5eef;">Content here</div>
        
        
          .mybackground {background-color:#9f5eef;}
        
        Background color #9f5eef
      
           Border around this has a color of #9f5eef        
        
          <div style="border:2px solid #9f5eef;">Content here</div>
        
        
          .myborder {border:2px solid #9f5eef;}
        
        Border color #9f5eef