#afdcbe color space conversions
Hex:
        #afdcbe
        RGB:
        175, 220, 190
        CMY:
        31, 14, 25
        CMYK:
        20, 0, 14, 14
      HSL:
        140°, 39.1304%, 77.4510%
        HSV (HSB):
        140°, 20.4545%, 86.2745%
        XYZ:
        52.5667, 64.0181, 58.3014
        xyY:
        0.3006, 0.3661, 64.0181
      CIE-Lab:
        83.9752, -20.5086, 9.9647
        CIE-LCH:
        83.9752, 22.8013, 154.0859
        CIE-Luv:
        83.9752, -22.7169, 18.2905
        Hunter-Lab:
        80.0113, -22.7469, 12.8054
      #afdcbe color charts
#afdcbe RGB chart
      #afdcbe CMYK chart
      #afdcbe RGB pie chart
      #afdcbe color shades, tints & tones
#afdcbe color schemes
#afdcbe color preview, HTML & CSS examples
           This text has a color of #afdcbe        
        
          <p style="color:#afdcbe;">Text here</p>
        
        
          .mytext {color:#afdcbe;}
        
        Text color #afdcbe
      
           This box has a color of #afdcbe        
        
          <div style="background-color:#afdcbe;">Content here</div>
        
        
          .mybackground {background-color:#afdcbe;}
        
        Background color #afdcbe
      
           Border around this has a color of #afdcbe        
        
          <div style="border:2px solid #afdcbe;">Content here</div>
        
        
          .myborder {border:2px solid #afdcbe;}
        
        Border color #afdcbe