#afbed0 color space conversions
Hex:
        #afbed0
        RGB:
        175, 190, 208
        CMY:
        31, 25, 18
        CMYK:
        16, 9, 0, 18
      HSL:
        213°, 25.9843%, 75.0980%
        HSV (HSB):
        213°, 15.8654%, 81.5686%
        XYZ:
        47.4778, 50.4949, 66.9187
        xyY:
        0.2879, 0.3062, 50.4949
      CIE-Lab:
        76.3721, -1.4323, -10.7809
        CIE-LCH:
        76.3721, 10.8757, 262.4321
        CIE-Luv:
        76.3721, -8.9325, -16.3209
        Hunter-Lab:
        71.0598, -5.0918, -6.0929
      #afbed0 color charts
#afbed0 RGB chart
      #afbed0 CMYK chart
      #afbed0 RGB pie chart
      #afbed0 color shades, tints & tones
#afbed0 color schemes
#afbed0 color preview, HTML & CSS examples
           This text has a color of #afbed0        
        
          <p style="color:#afbed0;">Text here</p>
        
        
          .mytext {color:#afbed0;}
        
        Text color #afbed0
      
           This box has a color of #afbed0        
        
          <div style="background-color:#afbed0;">Content here</div>
        
        
          .mybackground {background-color:#afbed0;}
        
        Background color #afbed0
      
           Border around this has a color of #afbed0        
        
          <div style="border:2px solid #afbed0;">Content here</div>
        
        
          .myborder {border:2px solid #afbed0;}
        
        Border color #afbed0