#af2dc0 color space conversions
Hex:
        #af2dc0
        RGB:
        175, 45, 192
        CMY:
        31, 82, 25
        CMYK:
        9, 77, 0, 25
      HSL:
        293°, 62.0253%, 46.4706%
        HSV (HSB):
        293°, 76.5625%, 75.2941%
        XYZ:
        28.1320, 14.7965, 51.2425
        xyY:
        0.2987, 0.1571, 14.7965
      CIE-Lab:
        45.3542, 68.7569, -49.7848
        CIE-LCH:
        45.3542, 84.8884, 324.0928
        CIE-Luv:
        45.3542, 47.6566, -81.6919
        Hunter-Lab:
        38.4662, 63.2289, -52.0563
      #af2dc0 color charts
#af2dc0 RGB chart
      #af2dc0 CMYK chart
      #af2dc0 RGB pie chart
      #af2dc0 color shades, tints & tones
#af2dc0 color schemes
#af2dc0 color preview, HTML & CSS examples
           This text has a color of #af2dc0        
        
          <p style="color:#af2dc0;">Text here</p>
        
        
          .mytext {color:#af2dc0;}
        
        Text color #af2dc0
      
           This box has a color of #af2dc0        
        
          <div style="background-color:#af2dc0;">Content here</div>
        
        
          .mybackground {background-color:#af2dc0;}
        
        Background color #af2dc0
      
           Border around this has a color of #af2dc0        
        
          <div style="border:2px solid #af2dc0;">Content here</div>
        
        
          .myborder {border:2px solid #af2dc0;}
        
        Border color #af2dc0