#af21e0 color space conversions
Hex:
        #af21e0
        RGB:
        175, 33, 224
        CMY:
        31, 87, 12
        CMYK:
        22, 85, 0, 12
      HSL:
        285°, 75.4941%, 50.3922%
        HSV (HSB):
        285°, 85.2679%, 87.8431%
        XYZ:
        31.6776, 15.5835, 71.8593
        xyY:
        0.2659, 0.1308, 15.5835
      CIE-Lab:
        46.4232, 77.5977, -66.5027
        CIE-LCH:
        46.4232, 102.1960, 319.4028
        CIE-Luv:
        46.4232, 39.5819, -106.6739
        Hunter-Lab:
        39.4759, 74.1551, -80.2944
      #af21e0 color charts
#af21e0 RGB chart
      #af21e0 CMYK chart
      #af21e0 RGB pie chart
      #af21e0 color shades, tints & tones
#af21e0 color schemes
#af21e0 color preview, HTML & CSS examples
           This text has a color of #af21e0        
        
          <p style="color:#af21e0;">Text here</p>
        
        
          .mytext {color:#af21e0;}
        
        Text color #af21e0
      
           This box has a color of #af21e0        
        
          <div style="background-color:#af21e0;">Content here</div>
        
        
          .mybackground {background-color:#af21e0;}
        
        Background color #af21e0
      
           Border around this has a color of #af21e0        
        
          <div style="border:2px solid #af21e0;">Content here</div>
        
        
          .myborder {border:2px solid #af21e0;}
        
        Border color #af21e0