#af21d4 color space conversions
Hex:
        #af21d4
        RGB:
        175, 33, 212
        CMY:
        31, 87, 17
        CMYK:
        17, 84, 0, 17
      HSL:
        288°, 73.0612%, 48.0392%
        HSV (HSB):
        288°, 84.4340%, 83.1373%
        XYZ:
        30.1067, 14.9551, 63.5872
        xyY:
        0.2771, 0.1376, 14.9551
      CIE-Lab:
        45.5727, 75.4361, -61.0133
        CIE-LCH:
        45.5727, 97.0218, 321.0338
        CIE-Luv:
        45.5727, 43.0492, -98.3492
        Hunter-Lab:
        38.6719, 71.2895, -70.4187
      #af21d4 color charts
#af21d4 RGB chart
      #af21d4 CMYK chart
      #af21d4 RGB pie chart
      #af21d4 color shades, tints & tones
#af21d4 color schemes
#af21d4 color preview, HTML & CSS examples
           This text has a color of #af21d4        
        
          <p style="color:#af21d4;">Text here</p>
        
        
          .mytext {color:#af21d4;}
        
        Text color #af21d4
      
           This box has a color of #af21d4        
        
          <div style="background-color:#af21d4;">Content here</div>
        
        
          .mybackground {background-color:#af21d4;}
        
        Background color #af21d4
      
           Border around this has a color of #af21d4        
        
          <div style="border:2px solid #af21d4;">Content here</div>
        
        
          .myborder {border:2px solid #af21d4;}
        
        Border color #af21d4