#9f21fc color space conversions
Hex:
        #9f21fc
        RGB:
        159, 33, 252
        CMY:
        38, 87, 1
        CMYK:
        37, 87, 0, 1
      HSL:
        275°, 97.3333%, 55.8824%
        HSV (HSB):
        275°, 86.9048%, 98.8235%
        XYZ:
        32.4126, 15.4869, 93.3764
        xyY:
        0.2294, 0.1096, 15.4869
      CIE-Lab:
        46.2940, 80.8154, -82.6120
        CIE-LCH:
        46.2940, 115.5677, 314.3702
        CIE-Luv:
        46.2940, 24.1442, -127.8972
        Hunter-Lab:
        39.3534, 78.1493, -113.1338
      #9f21fc color charts
#9f21fc RGB chart
      #9f21fc CMYK chart
      #9f21fc RGB pie chart
      #9f21fc color shades, tints & tones
#9f21fc color schemes
#9f21fc color preview, HTML & CSS examples
           This text has a color of #9f21fc        
        
          <p style="color:#9f21fc;">Text here</p>
        
        
          .mytext {color:#9f21fc;}
        
        Text color #9f21fc
      
           This box has a color of #9f21fc        
        
          <div style="background-color:#9f21fc;">Content here</div>
        
        
          .mybackground {background-color:#9f21fc;}
        
        Background color #9f21fc
      
           Border around this has a color of #9f21fc        
        
          <div style="border:2px solid #9f21fc;">Content here</div>
        
        
          .myborder {border:2px solid #9f21fc;}
        
        Border color #9f21fc