#a1e0de color space conversions
Hex:
        #a1e0de
        RGB:
        161, 224, 222
        CMY:
        37, 12, 13
        CMYK:
        28, 0, 1, 12
      HSL:
        178°, 50.4000%, 75.4902%
        HSV (HSB):
        178°, 28.1250%, 87.8431%
        XYZ:
        54.5384, 66.1623, 79.0034
        xyY:
        0.2731, 0.3313, 66.1623
      CIE-Lab:
        85.0791, -20.1984, -5.4437
        CIE-LCH:
        85.0791, 20.9191, 195.0836
        CIE-Luv:
        85.0791, -30.8980, -5.0609
        Hunter-Lab:
        81.3402, -22.6616, -0.6485
      #a1e0de color charts
#a1e0de RGB chart
      #a1e0de CMYK chart
      #a1e0de RGB pie chart
      #a1e0de color shades, tints & tones
#a1e0de color schemes
#a1e0de color preview, HTML & CSS examples
           This text has a color of #a1e0de        
        
          <p style="color:#a1e0de;">Text here</p>
        
        
          .mytext {color:#a1e0de;}
        
        Text color #a1e0de
      
           This box has a color of #a1e0de        
        
          <div style="background-color:#a1e0de;">Content here</div>
        
        
          .mybackground {background-color:#a1e0de;}
        
        Background color #a1e0de
      
           Border around this has a color of #a1e0de        
        
          <div style="border:2px solid #a1e0de;">Content here</div>
        
        
          .myborder {border:2px solid #a1e0de;}
        
        Border color #a1e0de