#9d21fc color space conversions
Hex:
        #9d21fc
        RGB:
        157, 33, 252
        CMY:
        38, 87, 1
        CMYK:
        38, 87, 0, 1
      HSL:
        274°, 97.3333%, 55.8824%
        HSV (HSB):
        274°, 86.9048%, 98.8235%
        XYZ:
        32.0192, 15.2841, 93.3580
        xyY:
        0.2276, 0.1087, 15.2841
      CIE-Lab:
        46.0209, 80.5736, -83.0705
        CIE-LCH:
        46.0209, 115.7273, 314.1259
        CIE-Luv:
        46.0209, 23.1805, -128.1729
        Hunter-Lab:
        39.0949, 77.7777, -114.2173
      #9d21fc color charts
#9d21fc RGB chart
      #9d21fc CMYK chart
      #9d21fc RGB pie chart
      #9d21fc color shades, tints & tones
#9d21fc color schemes
#9d21fc color preview, HTML & CSS examples
           This text has a color of #9d21fc        
        
          <p style="color:#9d21fc;">Text here</p>
        
        
          .mytext {color:#9d21fc;}
        
        Text color #9d21fc
      
           This box has a color of #9d21fc        
        
          <div style="background-color:#9d21fc;">Content here</div>
        
        
          .mybackground {background-color:#9d21fc;}
        
        Background color #9d21fc
      
           Border around this has a color of #9d21fc        
        
          <div style="border:2px solid #9d21fc;">Content here</div>
        
        
          .myborder {border:2px solid #9d21fc;}
        
        Border color #9d21fc