#af21fe color space conversions
Hex:
        #af21fe
        RGB:
        175, 33, 254
        CMY:
        31, 87, 0
        CMYK:
        31, 87, 0, 0
      HSL:
        279°, 99.1031%, 56.2745%
        HSV (HSB):
        279°, 87.0079%, 99.6078%
        XYZ:
        36.1124, 17.3574, 95.2129
        xyY:
        0.2429, 0.1167, 17.3574
      CIE-Lab:
        48.7073, 83.2290, -79.6889
        CIE-LCH:
        48.7073, 115.2276, 316.2448
        CIE-Luv:
        48.7073, 31.8546, -126.6227
        Hunter-Lab:
        41.6622, 81.8132, -106.3350
      #af21fe color charts
#af21fe RGB chart
      #af21fe CMYK chart
      #af21fe RGB pie chart
      #af21fe color shades, tints & tones
#af21fe color schemes
#af21fe color preview, HTML & CSS examples
           This text has a color of #af21fe        
        
          <p style="color:#af21fe;">Text here</p>
        
        
          .mytext {color:#af21fe;}
        
        Text color #af21fe
      
           This box has a color of #af21fe        
        
          <div style="background-color:#af21fe;">Content here</div>
        
        
          .mybackground {background-color:#af21fe;}
        
        Background color #af21fe
      
           Border around this has a color of #af21fe        
        
          <div style="border:2px solid #af21fe;">Content here</div>
        
        
          .myborder {border:2px solid #af21fe;}
        
        Border color #af21fe