#af0cbf color space conversions
Hex:
        #af0cbf
        RGB:
        175, 12, 191
        CMY:
        31, 95, 25
        CMYK:
        8, 94, 0, 25
      HSL:
        295°, 88.1773%, 39.8039%
        HSV (HSB):
        295°, 93.7173%, 74.9020%
        XYZ:
        27.2146, 13.1385, 50.3918
        xyY:
        0.2999, 0.1448, 13.1385
      CIE-Lab:
        42.9712, 75.3665, -53.0278
        CIE-LCH:
        42.9712, 92.1523, 324.8698
        CIE-Luv:
        42.9712, 51.4428, -85.6960
        Hunter-Lab:
        36.2471, 70.5872, -57.0539
      #af0cbf color charts
#af0cbf RGB chart
      #af0cbf CMYK chart
      #af0cbf RGB pie chart
      #af0cbf color shades, tints & tones
#af0cbf color schemes
#af0cbf color preview, HTML & CSS examples
           This text has a color of #af0cbf        
        
          <p style="color:#af0cbf;">Text here</p>
        
        
          .mytext {color:#af0cbf;}
        
        Text color #af0cbf
      
           This box has a color of #af0cbf        
        
          <div style="background-color:#af0cbf;">Content here</div>
        
        
          .mybackground {background-color:#af0cbf;}
        
        Background color #af0cbf
      
           Border around this has a color of #af0cbf        
        
          <div style="border:2px solid #af0cbf;">Content here</div>
        
        
          .myborder {border:2px solid #af0cbf;}
        
        Border color #af0cbf