#afdfeb color space conversions
Hex:
        #afdfeb
        RGB:
        175, 223, 235
        CMY:
        31, 13, 8
        CMYK:
        26, 5, 0, 8
      HSL:
        192°, 60.0000%, 80.3922%
        HSV (HSB):
        192°, 25.5319%, 92.1569%
        XYZ:
        59.0623, 67.8875, 88.5879
        xyY:
        0.2740, 0.3150, 67.8875
      CIE-Lab:
        85.9501, -12.7685, -10.9341
        CIE-LCH:
        85.9501, 16.8104, 220.5746
        CIE-Luv:
        85.9501, -24.5219, -15.0183
        Hunter-Lab:
        82.3939, -16.2353, -6.0715
      #afdfeb color charts
#afdfeb RGB chart
      #afdfeb CMYK chart
      #afdfeb RGB pie chart
      #afdfeb color shades, tints & tones
#afdfeb color schemes
#afdfeb color preview, HTML & CSS examples
           This text has a color of #afdfeb        
        
          <p style="color:#afdfeb;">Text here</p>
        
        
          .mytext {color:#afdfeb;}
        
        Text color #afdfeb
      
           This box has a color of #afdfeb        
        
          <div style="background-color:#afdfeb;">Content here</div>
        
        
          .mybackground {background-color:#afdfeb;}
        
        Background color #afdfeb
      
           Border around this has a color of #afdfeb        
        
          <div style="border:2px solid #afdfeb;">Content here</div>
        
        
          .myborder {border:2px solid #afdfeb;}
        
        Border color #afdfeb