#9f21cb color space conversions
Hex:
        #9f21cb
        RGB:
        159, 33, 203
        CMY:
        38, 87, 20
        CMYK:
        22, 84, 0, 20
      HSL:
        284°, 72.0339%, 46.2745%
        HSV (HSB):
        284°, 83.7438%, 79.6078%
        XYZ:
        25.6214, 12.7704, 57.6145
        xyY:
        0.2669, 0.1330, 12.7704
      CIE-Lab:
        42.4153, 71.2018, -61.0499
        CIE-LCH:
        42.4153, 93.7912, 319.3895
        CIE-Luv:
        42.4153, 35.8021, -95.7504
        Hunter-Lab:
        35.7357, 65.4414, -70.5744
      #9f21cb color charts
#9f21cb RGB chart
      #9f21cb CMYK chart
      #9f21cb RGB pie chart
      #9f21cb color shades, tints & tones
#9f21cb color schemes
#9f21cb color preview, HTML & CSS examples
           This text has a color of #9f21cb        
        
          <p style="color:#9f21cb;">Text here</p>
        
        
          .mytext {color:#9f21cb;}
        
        Text color #9f21cb
      
           This box has a color of #9f21cb        
        
          <div style="background-color:#9f21cb;">Content here</div>
        
        
          .mybackground {background-color:#9f21cb;}
        
        Background color #9f21cb
      
           Border around this has a color of #9f21cb        
        
          <div style="border:2px solid #9f21cb;">Content here</div>
        
        
          .myborder {border:2px solid #9f21cb;}
        
        Border color #9f21cb