#a0f8de color space conversions
Hex:
        #a0f8de
        RGB:
        160, 248, 222
        CMY:
        37, 3, 13
        CMYK:
        35, 0, 10, 3
      HSL:
        162°, 86.2745%, 80.0000%
        HSV (HSB):
        162°, 35.4839%, 97.2549%
        XYZ:
        61.2494, 79.8823, 81.2979
        xyY:
        0.2754, 0.3591, 79.8823
      CIE-Lab:
        91.6320, -32.0564, 4.1311
        CIE-LCH:
        91.6320, 32.3215, 172.6568
        CIE-Luv:
        91.6320, -41.5436, 11.7701
        Hunter-Lab:
        89.3769, -34.0847, 8.6332
      #a0f8de color charts
#a0f8de RGB chart
      #a0f8de CMYK chart
      #a0f8de RGB pie chart
      #a0f8de color shades, tints & tones
#a0f8de color schemes
#a0f8de color preview, HTML & CSS examples
           This text has a color of #a0f8de        
        
          <p style="color:#a0f8de;">Text here</p>
        
        
          .mytext {color:#a0f8de;}
        
        Text color #a0f8de
      
           This box has a color of #a0f8de        
        
          <div style="background-color:#a0f8de;">Content here</div>
        
        
          .mybackground {background-color:#a0f8de;}
        
        Background color #a0f8de
      
           Border around this has a color of #a0f8de        
        
          <div style="border:2px solid #a0f8de;">Content here</div>
        
        
          .myborder {border:2px solid #a0f8de;}
        
        Border color #a0f8de