#afdae3 color space conversions
Hex:
        #afdae3
        RGB:
        175, 218, 227
        CMY:
        31, 15, 11
        CMYK:
        23, 4, 0, 11
      HSL:
        190°, 48.1481%, 78.8235%
        HSV (HSB):
        190°, 22.9075%, 89.0196%
        XYZ:
        56.6157, 64.8028, 82.1973
        xyY:
        0.2781, 0.3183, 64.8028
      CIE-Lab:
        84.3820, -11.9840, -9.0356
        CIE-LCH:
        84.3820, 15.0086, 217.0152
        CIE-Luv:
        84.3820, -22.2208, -12.0603
        Hunter-Lab:
        80.5002, -15.3364, -4.1898
      #afdae3 color charts
#afdae3 RGB chart
      #afdae3 CMYK chart
      #afdae3 RGB pie chart
      #afdae3 color shades, tints & tones
#afdae3 color schemes
#afdae3 color preview, HTML & CSS examples
           This text has a color of #afdae3        
        
          <p style="color:#afdae3;">Text here</p>
        
        
          .mytext {color:#afdae3;}
        
        Text color #afdae3
      
           This box has a color of #afdae3        
        
          <div style="background-color:#afdae3;">Content here</div>
        
        
          .mybackground {background-color:#afdae3;}
        
        Background color #afdae3
      
           Border around this has a color of #afdae3        
        
          <div style="border:2px solid #afdae3;">Content here</div>
        
        
          .myborder {border:2px solid #afdae3;}
        
        Border color #afdae3