#afcbc5 color space conversions
Hex:
        #afcbc5
        RGB:
        175, 203, 197
        CMY:
        31, 20, 23
        CMYK:
        14, 0, 3, 20
      HSL:
        167°, 21.2121%, 74.1176%
        HSV (HSB):
        167°, 13.7931%, 79.6078%
        XYZ:
        49.1132, 55.8570, 61.0163
        xyY:
        0.2959, 0.3365, 55.8570
      CIE-Lab:
        79.5324, -10.5508, -0.1780
        CIE-LCH:
        79.5324, 10.5523, 180.9668
        CIE-Luv:
        79.5324, -14.7253, 1.5318
        Hunter-Lab:
        74.7376, -13.4910, 3.9115
      #afcbc5 color charts
#afcbc5 RGB chart
      #afcbc5 CMYK chart
      #afcbc5 RGB pie chart
      #afcbc5 color shades, tints & tones
#afcbc5 color schemes
#afcbc5 color preview, HTML & CSS examples
           This text has a color of #afcbc5        
        
          <p style="color:#afcbc5;">Text here</p>
        
        
          .mytext {color:#afcbc5;}
        
        Text color #afcbc5
      
           This box has a color of #afcbc5        
        
          <div style="background-color:#afcbc5;">Content here</div>
        
        
          .mybackground {background-color:#afcbc5;}
        
        Background color #afcbc5
      
           Border around this has a color of #afcbc5        
        
          <div style="border:2px solid #afcbc5;">Content here</div>
        
        
          .myborder {border:2px solid #afcbc5;}
        
        Border color #afcbc5