#af01e0 color space conversions
Hex:
        #af01e0
        RGB:
        175, 1, 224
        CMY:
        31, 100, 12
        CMYK:
        22, 100, 0, 12
      HSL:
        287°, 99.1111%, 44.1176%
        HSV (HSB):
        287°, 99.5536%, 87.8431%
        XYZ:
        31.1446, 14.5175, 71.6817
        xyY:
        0.2654, 0.1237, 14.5175
      CIE-Lab:
        44.9661, 81.9231, -68.8714
        CIE-LCH:
        44.9661, 107.0264, 319.9468
        CIE-Luv:
        44.9661, 41.3143, -109.1477
        Hunter-Lab:
        38.1018, 79.2285, -84.8721
      #af01e0 color charts
#af01e0 RGB chart
      #af01e0 CMYK chart
      #af01e0 RGB pie chart
      #af01e0 color shades, tints & tones
#af01e0 color schemes
#af01e0 color preview, HTML & CSS examples
           This text has a color of #af01e0        
        
          <p style="color:#af01e0;">Text here</p>
        
        
          .mytext {color:#af01e0;}
        
        Text color #af01e0
      
           This box has a color of #af01e0        
        
          <div style="background-color:#af01e0;">Content here</div>
        
        
          .mybackground {background-color:#af01e0;}
        
        Background color #af01e0
      
           Border around this has a color of #af01e0        
        
          <div style="border:2px solid #af01e0;">Content here</div>
        
        
          .myborder {border:2px solid #af01e0;}
        
        Border color #af01e0