#afcbb2 color space conversions
Hex:
        #afcbb2
        RGB:
        175, 203, 178
        CMY:
        31, 20, 30
        CMYK:
        14, 0, 12, 20
      HSL:
        126°, 21.2121%, 74.1176%
        HSV (HSB):
        126°, 13.7931%, 79.6078%
        XYZ:
        47.0710, 55.0402, 50.2624
        xyY:
        0.3089, 0.3612, 55.0402
      CIE-Lab:
        79.0644, -14.1736, 9.3345
        CIE-LCH:
        79.0644, 16.9713, 146.6320
        CIE-Luv:
        79.0644, -14.2580, 16.1063
        Hunter-Lab:
        74.1891, -16.5773, 11.7639
      #afcbb2 color charts
#afcbb2 RGB chart
      #afcbb2 CMYK chart
      #afcbb2 RGB pie chart
      #afcbb2 color shades, tints & tones
#afcbb2 color schemes
#afcbb2 color preview, HTML & CSS examples
           This text has a color of #afcbb2        
        
          <p style="color:#afcbb2;">Text here</p>
        
        
          .mytext {color:#afcbb2;}
        
        Text color #afcbb2
      
           This box has a color of #afcbb2        
        
          <div style="background-color:#afcbb2;">Content here</div>
        
        
          .mybackground {background-color:#afcbb2;}
        
        Background color #afcbb2
      
           Border around this has a color of #afcbb2        
        
          <div style="border:2px solid #afcbb2;">Content here</div>
        
        
          .myborder {border:2px solid #afcbb2;}
        
        Border color #afcbb2