#9f5fec color space conversions
Hex:
        #9f5fec
        RGB:
        159, 95, 236
        CMY:
        38, 63, 7
        CMYK:
        33, 60, 0, 7
      HSL:
        267°, 78.7709%, 64.9020%
        HSV (HSB):
        267°, 59.7458%, 92.5490%
        XYZ:
        33.5306, 21.6115, 81.7611
        xyY:
        0.2449, 0.1579, 21.6115
      CIE-Lab:
        53.6123, 53.2420, -61.7641
        CIE-LCH:
        53.6123, 81.5446, 310.7621
        CIE-Luv:
        53.6123, 17.1387, -101.5955
        Hunter-Lab:
        46.4881, 47.3928, -71.7346
      #9f5fec color charts
#9f5fec RGB chart
      #9f5fec CMYK chart
      #9f5fec RGB pie chart
      #9f5fec color shades, tints & tones
#9f5fec color schemes
#9f5fec color preview, HTML & CSS examples
           This text has a color of #9f5fec        
        
          <p style="color:#9f5fec;">Text here</p>
        
        
          .mytext {color:#9f5fec;}
        
        Text color #9f5fec
      
           This box has a color of #9f5fec        
        
          <div style="background-color:#9f5fec;">Content here</div>
        
        
          .mybackground {background-color:#9f5fec;}
        
        Background color #9f5fec
      
           Border around this has a color of #9f5fec        
        
          <div style="border:2px solid #9f5fec;">Content here</div>
        
        
          .myborder {border:2px solid #9f5fec;}
        
        Border color #9f5fec