#afebdb color space conversions
Hex:
        #afebdb
        RGB:
        175, 235, 219
        CMY:
        31, 8, 14
        CMYK:
        26, 0, 7, 8
      HSL:
        164°, 60.0000%, 80.3922%
        HSV (HSB):
        164°, 25.5319%, 92.1569%
        XYZ:
        60.1737, 73.6451, 78.0613
        xyY:
        0.2840, 0.3476, 73.6451
      CIE-Lab:
        88.7545, -22.1964, 1.6103
        CIE-LCH:
        88.7545, 22.2547, 175.8506
        CIE-Luv:
        88.7545, -29.7639, 6.2575
        Hunter-Lab:
        85.8167, -25.0171, 6.1399
      #afebdb color charts
#afebdb RGB chart
      #afebdb CMYK chart
      #afebdb RGB pie chart
      #afebdb color shades, tints & tones
#afebdb color schemes
#afebdb color preview, HTML & CSS examples
           This text has a color of #afebdb        
        
          <p style="color:#afebdb;">Text here</p>
        
        
          .mytext {color:#afebdb;}
        
        Text color #afebdb
      
           This box has a color of #afebdb        
        
          <div style="background-color:#afebdb;">Content here</div>
        
        
          .mybackground {background-color:#afebdb;}
        
        Background color #afebdb
      
           Border around this has a color of #afebdb        
        
          <div style="border:2px solid #afebdb;">Content here</div>
        
        
          .myborder {border:2px solid #afebdb;}
        
        Border color #afebdb