#9f39ef color space conversions
Hex:
        #9f39ef
        RGB:
        159, 57, 239
        CMY:
        38, 78, 6
        CMYK:
        33, 76, 0, 6
      HSL:
        274°, 85.0467%, 58.0392%
        HSV (HSB):
        274°, 76.1506%, 93.7255%
        XYZ:
        31.3412, 16.5292, 83.1999
        xyY:
        0.2391, 0.1261, 16.5292
      CIE-Lab:
        47.6612, 71.0300, -73.0848
        CIE-LCH:
        47.6612, 101.9148, 314.1831
        CIE-Luv:
        47.6612, 24.2875, -115.8998
        Hunter-Lab:
        40.6561, 66.4549, -92.8737
      #9f39ef color charts
#9f39ef RGB chart
      #9f39ef CMYK chart
      #9f39ef RGB pie chart
      #9f39ef color shades, tints & tones
#9f39ef color schemes
#9f39ef color preview, HTML & CSS examples
           This text has a color of #9f39ef        
        
          <p style="color:#9f39ef;">Text here</p>
        
        
          .mytext {color:#9f39ef;}
        
        Text color #9f39ef
      
           This box has a color of #9f39ef        
        
          <div style="background-color:#9f39ef;">Content here</div>
        
        
          .mybackground {background-color:#9f39ef;}
        
        Background color #9f39ef
      
           Border around this has a color of #9f39ef        
        
          <div style="border:2px solid #9f39ef;">Content here</div>
        
        
          .myborder {border:2px solid #9f39ef;}
        
        Border color #9f39ef