#adcef3 color space conversions
Hex:
        #adcef3
        RGB:
        173, 206, 243
        CMY:
        32, 19, 5
        CMYK:
        29, 15, 0, 5
      HSL:
        212°, 74.4681%, 81.5686%
        HSV (HSB):
        212°, 28.8066%, 95.2941%
        XYZ:
        55.4825, 59.4979, 93.3540
        xyY:
        0.2663, 0.2856, 59.4979
      CIE-Lab:
        81.5645, -2.6653, -21.7856
        CIE-LCH:
        81.5645, 21.9481, 263.0250
        CIE-Luv:
        81.5645, -18.1497, -34.2292
        Hunter-Lab:
        77.1349, -6.5923, -17.7625
      #adcef3 color charts
#adcef3 RGB chart
      #adcef3 CMYK chart
      #adcef3 RGB pie chart
      #adcef3 color shades, tints & tones
#adcef3 color schemes
#adcef3 color preview, HTML & CSS examples
           This text has a color of #adcef3        
        
          <p style="color:#adcef3;">Text here</p>
        
        
          .mytext {color:#adcef3;}
        
        Text color #adcef3
      
           This box has a color of #adcef3        
        
          <div style="background-color:#adcef3;">Content here</div>
        
        
          .mybackground {background-color:#adcef3;}
        
        Background color #adcef3
      
           Border around this has a color of #adcef3        
        
          <div style="border:2px solid #adcef3;">Content here</div>
        
        
          .myborder {border:2px solid #adcef3;}
        
        Border color #adcef3