#af02f0 color space conversions
Hex:
        #af02f0
        RGB:
        175, 2, 240
        CMY:
        31, 99, 6
        CMYK:
        27, 99, 0, 6
      HSL:
        284°, 98.3471%, 47.4510%
        HSV (HSB):
        284°, 99.1667%, 94.1176%
        XYZ:
        33.4291, 15.4486, 83.6581
        xyY:
        0.2522, 0.1166, 15.4486
      CIE-Lab:
        46.2427, 84.6509, -75.8656
        CIE-LCH:
        46.2427, 113.6721, 318.1328
        CIE-Luv:
        46.2427, 36.8109, -119.6012
        Hunter-Lab:
        39.3048, 83.0326, -98.6822
      #af02f0 color charts
#af02f0 RGB chart
      #af02f0 CMYK chart
      #af02f0 RGB pie chart
      #af02f0 color shades, tints & tones
#af02f0 color schemes
#af02f0 color preview, HTML & CSS examples
           This text has a color of #af02f0        
        
          <p style="color:#af02f0;">Text here</p>
        
        
          .mytext {color:#af02f0;}
        
        Text color #af02f0
      
           This box has a color of #af02f0        
        
          <div style="background-color:#af02f0;">Content here</div>
        
        
          .mybackground {background-color:#af02f0;}
        
        Background color #af02f0
      
           Border around this has a color of #af02f0        
        
          <div style="border:2px solid #af02f0;">Content here</div>
        
        
          .myborder {border:2px solid #af02f0;}
        
        Border color #af02f0