#a0d2de color space conversions
Hex:
        #a0d2de
        RGB:
        160, 210, 222
        CMY:
        37, 18, 13
        CMYK:
        28, 5, 0, 13
      HSL:
        192°, 48.4375%, 74.9020%
        HSV (HSB):
        192°, 27.9279%, 87.0588%
        XYZ:
        50.7286, 58.8407, 77.7909
        xyY:
        0.2708, 0.3141, 58.8407
      CIE-Lab:
        81.2040, -13.4041, -11.2010
        CIE-LCH:
        81.2040, 17.4680, 219.8835
        CIE-Luv:
        81.2040, -25.2510, -15.2436
        Hunter-Lab:
        76.7077, -16.1922, -6.4319
      #a0d2de color charts
#a0d2de RGB chart
      #a0d2de CMYK chart
      #a0d2de RGB pie chart
      #a0d2de color shades, tints & tones
#a0d2de color schemes
#a0d2de color preview, HTML & CSS examples
           This text has a color of #a0d2de        
        
          <p style="color:#a0d2de;">Text here</p>
        
        
          .mytext {color:#a0d2de;}
        
        Text color #a0d2de
      
           This box has a color of #a0d2de        
        
          <div style="background-color:#a0d2de;">Content here</div>
        
        
          .mybackground {background-color:#a0d2de;}
        
        Background color #a0d2de
      
           Border around this has a color of #a0d2de        
        
          <div style="border:2px solid #a0d2de;">Content here</div>
        
        
          .myborder {border:2px solid #a0d2de;}
        
        Border color #a0d2de