#afebe0 color space conversions
Hex:
        #afebe0
        RGB:
        175, 235, 224
        CMY:
        31, 8, 12
        CMYK:
        26, 0, 5, 8
      HSL:
        169°, 60.0000%, 80.3922%
        HSV (HSB):
        169°, 25.5319%, 92.1569%
        XYZ:
        60.8421, 73.9124, 81.5808
        xyY:
        0.2812, 0.3417, 73.9124
      CIE-Lab:
        88.8811, -21.1584, -0.8222
        CIE-LCH:
        88.8811, 21.1744, 182.2253
        CIE-Luv:
        88.8811, -29.7638, 2.3345
        Hunter-Lab:
        85.9723, -24.1283, 3.9192
      #afebe0 color charts
#afebe0 RGB chart
      #afebe0 CMYK chart
      #afebe0 RGB pie chart
      #afebe0 color shades, tints & tones
#afebe0 color schemes
#afebe0 color preview, HTML & CSS examples
           This text has a color of #afebe0        
        
          <p style="color:#afebe0;">Text here</p>
        
        
          .mytext {color:#afebe0;}
        
        Text color #afebe0
      
           This box has a color of #afebe0        
        
          <div style="background-color:#afebe0;">Content here</div>
        
        
          .mybackground {background-color:#afebe0;}
        
        Background color #afebe0
      
           Border around this has a color of #afebe0        
        
          <div style="border:2px solid #afebe0;">Content here</div>
        
        
          .myborder {border:2px solid #afebe0;}
        
        Border color #afebe0