#af14e1 color space conversions
Hex:
        #af14e1
        RGB:
        175, 20, 225
        CMY:
        31, 92, 12
        CMYK:
        22, 91, 0, 12
      HSL:
        285°, 83.6735%, 48.0392%
        HSV (HSB):
        285°, 91.1111%, 88.2353%
        XYZ:
        31.5200, 15.0505, 72.4779
        xyY:
        0.2648, 0.1264, 15.0505
      CIE-Lab:
        45.7033, 80.1248, -68.2422
        CIE-LCH:
        45.7033, 105.2473, 319.5790
        CIE-Luv:
        45.7033, 40.2548, -108.7254
        Hunter-Lab:
        38.7950, 77.1355, -83.6108
      #af14e1 color charts
#af14e1 RGB chart
      #af14e1 CMYK chart
      #af14e1 RGB pie chart
      #af14e1 color shades, tints & tones
#af14e1 color schemes
#af14e1 color preview, HTML & CSS examples
           This text has a color of #af14e1        
        
          <p style="color:#af14e1;">Text here</p>
        
        
          .mytext {color:#af14e1;}
        
        Text color #af14e1
      
           This box has a color of #af14e1        
        
          <div style="background-color:#af14e1;">Content here</div>
        
        
          .mybackground {background-color:#af14e1;}
        
        Background color #af14e1
      
           Border around this has a color of #af14e1        
        
          <div style="border:2px solid #af14e1;">Content here</div>
        
        
          .myborder {border:2px solid #af14e1;}
        
        Border color #af14e1