#afcec9 color space conversions
Hex:
        #afcec9
        RGB:
        175, 206, 201
        CMY:
        31, 19, 21
        CMYK:
        15, 0, 2, 19
      HSL:
        170°, 24.0310%, 74.7059%
        HSV (HSB):
        170°, 15.0485%, 80.7843%
        XYZ:
        50.2931, 57.4736, 63.7011
        xyY:
        0.2933, 0.3352, 57.4736
      CIE-Lab:
        80.4452, -11.2978, -0.9880
        CIE-LCH:
        80.4452, 11.3409, 184.9980
        CIE-Luv:
        80.4452, -16.2473, 0.4294
        Hunter-Lab:
        75.8114, -14.2533, 3.2490
      #afcec9 color charts
#afcec9 RGB chart
      #afcec9 CMYK chart
      #afcec9 RGB pie chart
      #afcec9 color shades, tints & tones
#afcec9 color schemes
#afcec9 color preview, HTML & CSS examples
           This text has a color of #afcec9        
        
          <p style="color:#afcec9;">Text here</p>
        
        
          .mytext {color:#afcec9;}
        
        Text color #afcec9
      
           This box has a color of #afcec9        
        
          <div style="background-color:#afcec9;">Content here</div>
        
        
          .mybackground {background-color:#afcec9;}
        
        Background color #afcec9
      
           Border around this has a color of #afcec9        
        
          <div style="border:2px solid #afcec9;">Content here</div>
        
        
          .myborder {border:2px solid #afcec9;}
        
        Border color #afcec9