#af14e2 color space conversions
Hex:
        #af14e2
        RGB:
        175, 20, 226
        CMY:
        31, 92, 11
        CMYK:
        23, 91, 0, 11
      HSL:
        285°, 83.7398%, 48.2353%
        HSV (HSB):
        285°, 91.1504%, 88.6275%
        XYZ:
        31.6568, 15.1053, 73.1986
        xyY:
        0.2639, 0.1259, 15.1053
      CIE-Lab:
        45.7780, 80.3029, -68.6903
        CIE-LCH:
        45.7780, 105.6736, 319.4567
        CIE-Luv:
        45.7780, 39.9704, -109.3983
        Hunter-Lab:
        38.8655, 77.3777, -84.4600
      #af14e2 color charts
#af14e2 RGB chart
      #af14e2 CMYK chart
      #af14e2 RGB pie chart
      #af14e2 color shades, tints & tones
#af14e2 color schemes
#af14e2 color preview, HTML & CSS examples
           This text has a color of #af14e2        
        
          <p style="color:#af14e2;">Text here</p>
        
        
          .mytext {color:#af14e2;}
        
        Text color #af14e2
      
           This box has a color of #af14e2        
        
          <div style="background-color:#af14e2;">Content here</div>
        
        
          .mybackground {background-color:#af14e2;}
        
        Background color #af14e2
      
           Border around this has a color of #af14e2        
        
          <div style="border:2px solid #af14e2;">Content here</div>
        
        
          .myborder {border:2px solid #af14e2;}
        
        Border color #af14e2