#afcceb color space conversions
Hex:
        #afcceb
        RGB:
        175, 204, 235
        CMY:
        31, 20, 8
        CMYK:
        26, 13, 0, 8
      HSL:
        211°, 60.0000%, 80.3922%
        HSV (HSB):
        211°, 25.5319%, 92.1569%
        XYZ:
        54.2675, 58.2978, 86.9897
        xyY:
        0.2719, 0.2921, 58.2978
      CIE-Lab:
        80.9041, -2.8917, -18.5045
        CIE-LCH:
        80.9041, 18.7291, 261.1181
        CIE-Luv:
        80.9041, -16.1789, -28.7324
        Hunter-Lab:
        76.3530, -6.7500, -14.1025
      #afcceb color charts
#afcceb RGB chart
      #afcceb CMYK chart
      #afcceb RGB pie chart
      #afcceb color shades, tints & tones
#afcceb color schemes
#afcceb color preview, HTML & CSS examples
           This text has a color of #afcceb        
        
          <p style="color:#afcceb;">Text here</p>
        
        
          .mytext {color:#afcceb;}
        
        Text color #afcceb
      
           This box has a color of #afcceb        
        
          <div style="background-color:#afcceb;">Content here</div>
        
        
          .mybackground {background-color:#afcceb;}
        
        Background color #afcceb
      
           Border around this has a color of #afcceb        
        
          <div style="border:2px solid #afcceb;">Content here</div>
        
        
          .myborder {border:2px solid #afcceb;}
        
        Border color #afcceb