#af21dc color space conversions
Hex:
        #af21dc
        RGB:
        175, 33, 220
        CMY:
        31, 87, 14
        CMYK:
        20, 85, 0, 14
      HSL:
        286°, 73.9130%, 49.6078%
        HSV (HSB):
        286°, 85.0000%, 86.2745%
        XYZ:
        31.1413, 15.3690, 69.0353
        xyY:
        0.2695, 0.1330, 15.3690
      CIE-Lab:
        46.1355, 76.8706, -64.6872
        CIE-LCH:
        46.1355, 100.4666, 319.9191
        CIE-Luv:
        46.1355, 40.7126, -103.9218
        Hunter-Lab:
        39.2033, 73.1866, -76.9649
      #af21dc color charts
#af21dc RGB chart
      #af21dc CMYK chart
      #af21dc RGB pie chart
      #af21dc color shades, tints & tones
#af21dc color schemes
#af21dc color preview, HTML & CSS examples
           This text has a color of #af21dc        
        
          <p style="color:#af21dc;">Text here</p>
        
        
          .mytext {color:#af21dc;}
        
        Text color #af21dc
      
           This box has a color of #af21dc        
        
          <div style="background-color:#af21dc;">Content here</div>
        
        
          .mybackground {background-color:#af21dc;}
        
        Background color #af21dc
      
           Border around this has a color of #af21dc        
        
          <div style="border:2px solid #af21dc;">Content here</div>
        
        
          .myborder {border:2px solid #af21dc;}
        
        Border color #af21dc