#af21d1 color space conversions
Hex:
        #af21d1
        RGB:
        175, 33, 209
        CMY:
        31, 87, 18
        CMYK:
        16, 84, 0, 18
      HSL:
        288°, 72.7273%, 47.4510%
        HSV (HSB):
        288°, 84.2105%, 81.9608%
        XYZ:
        29.7317, 14.8051, 61.6122
        xyY:
        0.2801, 0.1395, 14.8051
      CIE-Lab:
        45.3661, 74.9053, -59.6205
        CIE-LCH:
        45.3661, 95.7362, 321.4821
        CIE-Luv:
        45.3661, 43.9517, -96.2355
        Hunter-Lab:
        38.4774, 70.5922, -68.0043
      #af21d1 color charts
#af21d1 RGB chart
      #af21d1 CMYK chart
      #af21d1 RGB pie chart
      #af21d1 color shades, tints & tones
#af21d1 color schemes
#af21d1 color preview, HTML & CSS examples
           This text has a color of #af21d1        
        
          <p style="color:#af21d1;">Text here</p>
        
        
          .mytext {color:#af21d1;}
        
        Text color #af21d1
      
           This box has a color of #af21d1        
        
          <div style="background-color:#af21d1;">Content here</div>
        
        
          .mybackground {background-color:#af21d1;}
        
        Background color #af21d1
      
           Border around this has a color of #af21d1        
        
          <div style="border:2px solid #af21d1;">Content here</div>
        
        
          .myborder {border:2px solid #af21d1;}
        
        Border color #af21d1