#af0caa color space conversions
Hex:
        #af0caa
        RGB:
        175, 12, 170
        CMY:
        31, 95, 33
        CMYK:
        0, 93, 3, 31
      HSL:
        302°, 87.1658%, 36.6667%
        HSV (HSB):
        302°, 93.1429%, 68.6275%
        XYZ:
        25.0664, 12.2792, 39.0792
        xyY:
        0.3280, 0.1607, 12.2792
      CIE-Lab:
        41.6564, 72.1233, -42.7243
        CIE-LCH:
        41.6564, 83.8280, 329.3584
        CIE-Luv:
        41.6564, 59.1679, -70.3187
        Hunter-Lab:
        35.0417, 66.3636, -41.5923
      #af0caa color charts
#af0caa RGB chart
      #af0caa CMYK chart
      #af0caa RGB pie chart
      #af0caa color shades, tints & tones
#af0caa color schemes
#af0caa color preview, HTML & CSS examples
           This text has a color of #af0caa        
        
          <p style="color:#af0caa;">Text here</p>
        
        
          .mytext {color:#af0caa;}
        
        Text color #af0caa
      
           This box has a color of #af0caa        
        
          <div style="background-color:#af0caa;">Content here</div>
        
        
          .mybackground {background-color:#af0caa;}
        
        Background color #af0caa
      
           Border around this has a color of #af0caa        
        
          <div style="border:2px solid #af0caa;">Content here</div>
        
        
          .myborder {border:2px solid #af0caa;}
        
        Border color #af0caa