#a1dcd2 color space conversions
Hex:
        #a1dcd2
        RGB:
        161, 220, 210
        CMY:
        37, 14, 18
        CMYK:
        27, 0, 5, 14
      HSL:
        170°, 45.7364%, 74.7059%
        HSV (HSB):
        170°, 26.8182%, 86.2745%
        XYZ:
        51.9240, 63.4166, 70.4767
        xyY:
        0.2794, 0.3413, 63.4166
      CIE-Lab:
        83.6611, -20.8342, -1.1755
        CIE-LCH:
        83.6611, 20.8674, 183.2292
        CIE-Luv:
        83.6611, -29.1919, 1.7073
        Hunter-Lab:
        79.6345, -22.9734, 3.2724
      #a1dcd2 color charts
#a1dcd2 RGB chart
      #a1dcd2 CMYK chart
      #a1dcd2 RGB pie chart
      #a1dcd2 color shades, tints & tones
#a1dcd2 color schemes
#a1dcd2 color preview, HTML & CSS examples
           This text has a color of #a1dcd2        
        
          <p style="color:#a1dcd2;">Text here</p>
        
        
          .mytext {color:#a1dcd2;}
        
        Text color #a1dcd2
      
           This box has a color of #a1dcd2        
        
          <div style="background-color:#a1dcd2;">Content here</div>
        
        
          .mybackground {background-color:#a1dcd2;}
        
        Background color #a1dcd2
      
           Border around this has a color of #a1dcd2        
        
          <div style="border:2px solid #a1dcd2;">Content here</div>
        
        
          .myborder {border:2px solid #a1dcd2;}
        
        Border color #a1dcd2