#afe5e5 color space conversions
Hex:
        #afe5e5
        RGB:
        175, 229, 229
        CMY:
        31, 10, 10
        CMYK:
        24, 0, 0, 10
      HSL:
        180°, 50.9434%, 79.2157%
        HSV (HSB):
        180°, 23.5808%, 89.8039%
        XYZ:
        59.8414, 70.8097, 84.6424
        xyY:
        0.2780, 0.3289, 70.8097
      CIE-Lab:
        87.3925, -17.1176, -5.6333
        CIE-LCH:
        87.3925, 18.0207, 198.2159
        CIE-Luv:
        87.3925, -27.1205, -5.8651
        Hunter-Lab:
        84.1485, -20.3214, -0.7340
      #afe5e5 color charts
#afe5e5 RGB chart
      #afe5e5 CMYK chart
      #afe5e5 RGB pie chart
      #afe5e5 color shades, tints & tones
#afe5e5 color schemes
#afe5e5 color preview, HTML & CSS examples
           This text has a color of #afe5e5        
        
          <p style="color:#afe5e5;">Text here</p>
        
        
          .mytext {color:#afe5e5;}
        
        Text color #afe5e5
      
           This box has a color of #afe5e5        
        
          <div style="background-color:#afe5e5;">Content here</div>
        
        
          .mybackground {background-color:#afe5e5;}
        
        Background color #afe5e5
      
           Border around this has a color of #afe5e5        
        
          <div style="border:2px solid #afe5e5;">Content here</div>
        
        
          .myborder {border:2px solid #afe5e5;}
        
        Border color #afe5e5