#afbfee color space conversions
Hex:
        #afbfee
        RGB:
        175, 191, 238
        CMY:
        31, 25, 7
        CMYK:
        26, 20, 0, 7
      HSL:
        225°, 64.9485%, 80.9804%
        HSV (HSB):
        225°, 26.4706%, 93.3333%
        XYZ:
        51.7426, 52.5486, 88.3047
        xyY:
        0.2687, 0.2728, 52.5486
      CIE-Lab:
        77.6077, 4.7814, -25.1184
        CIE-LCH:
        77.6077, 25.5694, 280.7775
        CIE-Luv:
        77.6077, -10.6105, -40.6530
        Hunter-Lab:
        72.4904, 0.5525, -21.4812
      #afbfee color charts
#afbfee RGB chart
      #afbfee CMYK chart
      #afbfee RGB pie chart
      #afbfee color shades, tints & tones
#afbfee color schemes
#afbfee color preview, HTML & CSS examples
           This text has a color of #afbfee        
        
          <p style="color:#afbfee;">Text here</p>
        
        
          .mytext {color:#afbfee;}
        
        Text color #afbfee
      
           This box has a color of #afbfee        
        
          <div style="background-color:#afbfee;">Content here</div>
        
        
          .mybackground {background-color:#afbfee;}
        
        Background color #afbfee
      
           Border around this has a color of #afbfee        
        
          <div style="border:2px solid #afbfee;">Content here</div>
        
        
          .myborder {border:2px solid #afbfee;}
        
        Border color #afbfee