#9f3cef color space conversions
Hex:
        #9f3cef
        RGB:
        159, 60, 239
        CMY:
        38, 76, 6
        CMYK:
        33, 75, 0, 6
      HSL:
        273°, 84.8341%, 58.6275%
        HSV (HSB):
        273°, 74.8954%, 93.7255%
        XYZ:
        31.4939, 16.8346, 83.2509
        xyY:
        0.2394, 0.1279, 16.8346
      CIE-Lab:
        48.0510, 69.9101, -72.4500
        CIE-LCH:
        48.0510, 100.6799, 313.9779
        CIE-Luv:
        48.0510, 23.8453, -115.2391
        Hunter-Lab:
        41.0300, 65.2108, -91.5797
      #9f3cef color charts
#9f3cef RGB chart
      #9f3cef CMYK chart
      #9f3cef RGB pie chart
      #9f3cef color shades, tints & tones
#9f3cef color schemes
#9f3cef color preview, HTML & CSS examples
           This text has a color of #9f3cef        
        
          <p style="color:#9f3cef;">Text here</p>
        
        
          .mytext {color:#9f3cef;}
        
        Text color #9f3cef
      
           This box has a color of #9f3cef        
        
          <div style="background-color:#9f3cef;">Content here</div>
        
        
          .mybackground {background-color:#9f3cef;}
        
        Background color #9f3cef
      
           Border around this has a color of #9f3cef        
        
          <div style="border:2px solid #9f3cef;">Content here</div>
        
        
          .myborder {border:2px solid #9f3cef;}
        
        Border color #9f3cef