#a0d7de color space conversions
Hex:
        #a0d7de
        RGB:
        160, 215, 222
        CMY:
        37, 16, 13
        CMYK:
        28, 3, 0, 13
      HSL:
        187°, 48.4375%, 74.9020%
        HSV (HSB):
        187°, 27.9279%, 87.0588%
        XYZ:
        51.9825, 61.3484, 78.2089
        xyY:
        0.2714, 0.3203, 61.3484
      CIE-Lab:
        82.5657, -15.9592, -9.1728
        CIE-LCH:
        82.5657, 18.4076, 209.8888
        CIE-Luv:
        82.5657, -27.4202, -11.6236
        Hunter-Lab:
        78.3252, -18.6032, -4.3743
      #a0d7de color charts
#a0d7de RGB chart
      #a0d7de CMYK chart
      #a0d7de RGB pie chart
      #a0d7de color shades, tints & tones
#a0d7de color schemes
#a0d7de color preview, HTML & CSS examples
           This text has a color of #a0d7de        
        
          <p style="color:#a0d7de;">Text here</p>
        
        
          .mytext {color:#a0d7de;}
        
        Text color #a0d7de
      
           This box has a color of #a0d7de        
        
          <div style="background-color:#a0d7de;">Content here</div>
        
        
          .mybackground {background-color:#a0d7de;}
        
        Background color #a0d7de
      
           Border around this has a color of #a0d7de        
        
          <div style="border:2px solid #a0d7de;">Content here</div>
        
        
          .myborder {border:2px solid #a0d7de;}
        
        Border color #a0d7de