#9f33fa color space conversions
Hex:
        #9f33fa
        RGB:
        159, 51, 250
        CMY:
        38, 80, 2
        CMYK:
        36, 80, 0, 2
      HSL:
        273°, 95.2153%, 59.0196%
        HSV (HSB):
        273°, 79.6000%, 98.0392%
        XYZ:
        32.7372, 16.6407, 91.9290
        xyY:
        0.2317, 0.1178, 16.6407
      CIE-Lab:
        47.8041, 75.4687, -79.0215
        CIE-LCH:
        47.8041, 109.2700, 313.6826
        CIE-Luv:
        47.8041, 22.8564, -124.2923
        Hunter-Lab:
        40.7930, 71.8620, -105.0577
      #9f33fa color charts
#9f33fa RGB chart
      #9f33fa CMYK chart
      #9f33fa RGB pie chart
      #9f33fa color shades, tints & tones
#9f33fa color schemes
#9f33fa color preview, HTML & CSS examples
           This text has a color of #9f33fa        
        
          <p style="color:#9f33fa;">Text here</p>
        
        
          .mytext {color:#9f33fa;}
        
        Text color #9f33fa
      
           This box has a color of #9f33fa        
        
          <div style="background-color:#9f33fa;">Content here</div>
        
        
          .mybackground {background-color:#9f33fa;}
        
        Background color #9f33fa
      
           Border around this has a color of #9f33fa        
        
          <div style="border:2px solid #9f33fa;">Content here</div>
        
        
          .myborder {border:2px solid #9f33fa;}
        
        Border color #9f33fa