#afdce1 color space conversions
Hex:
        #afdce1
        RGB:
        175, 220, 225
        CMY:
        31, 14, 12
        CMYK:
        22, 2, 0, 12
      HSL:
        186°, 45.4545%, 78.4314%
        HSV (HSB):
        186°, 22.2222%, 88.2353%
        XYZ:
        56.8630, 65.7366, 80.9256
        xyY:
        0.2794, 0.3230, 65.7366
      CIE-Lab:
        84.8619, -13.4408, -7.2642
        CIE-LCH:
        84.8619, 15.2782, 208.3895
        CIE-Luv:
        84.8619, -23.0892, -9.0143
        Hunter-Lab:
        81.0781, -16.6982, -2.4238
      #afdce1 color charts
#afdce1 RGB chart
      #afdce1 CMYK chart
      #afdce1 RGB pie chart
      #afdce1 color shades, tints & tones
#afdce1 color schemes
#afdce1 color preview, HTML & CSS examples
           This text has a color of #afdce1        
        
          <p style="color:#afdce1;">Text here</p>
        
        
          .mytext {color:#afdce1;}
        
        Text color #afdce1
      
           This box has a color of #afdce1        
        
          <div style="background-color:#afdce1;">Content here</div>
        
        
          .mybackground {background-color:#afdce1;}
        
        Background color #afdce1
      
           Border around this has a color of #afdce1        
        
          <div style="border:2px solid #afdce1;">Content here</div>
        
        
          .myborder {border:2px solid #afdce1;}
        
        Border color #afdce1