#9f2def color space conversions
Hex:
        #9f2def
        RGB:
        159, 45, 239
        CMY:
        38, 82, 6
        CMYK:
        33, 81, 0, 6
      HSL:
        275°, 85.8407%, 55.6863%
        HSV (HSB):
        275°, 81.1715%, 93.7255%
        XYZ:
        30.8164, 15.4797, 83.0250
        xyY:
        0.2383, 0.1197, 15.4797
      CIE-Lab:
        46.2843, 75.0262, -75.3305
        CIE-LCH:
        46.2843, 106.3185, 314.8840
        CIE-Luv:
        46.2843, 25.7964, -118.1000
        Hunter-Lab:
        39.3442, 70.9580, -97.5740
      #9f2def color charts
#9f2def RGB chart
      #9f2def CMYK chart
      #9f2def RGB pie chart
      #9f2def color shades, tints & tones
#9f2def color schemes
#9f2def color preview, HTML & CSS examples
           This text has a color of #9f2def        
        
          <p style="color:#9f2def;">Text here</p>
        
        
          .mytext {color:#9f2def;}
        
        Text color #9f2def
      
           This box has a color of #9f2def        
        
          <div style="background-color:#9f2def;">Content here</div>
        
        
          .mybackground {background-color:#9f2def;}
        
        Background color #9f2def
      
           Border around this has a color of #9f2def        
        
          <div style="border:2px solid #9f2def;">Content here</div>
        
        
          .myborder {border:2px solid #9f2def;}
        
        Border color #9f2def