#a0edca color space conversions
Hex:
        #a0edca
        RGB:
        160, 237, 202
        CMY:
        37, 7, 21
        CMYK:
        32, 0, 15, 7
      HSL:
        153°, 68.1416%, 77.8431%
        HSV (HSB):
        153°, 32.4895%, 92.9412%
        XYZ:
        55.4421, 72.3062, 66.9115
        xyY:
        0.2848, 0.3714, 72.3062
      CIE-Lab:
        88.1158, -31.0052, 9.4729
        CIE-LCH:
        88.1158, 32.4200, 163.0107
        CIE-Luv:
        88.1158, -37.1558, 19.5007
        Hunter-Lab:
        85.0331, -32.4248, 12.8686
      #a0edca color charts
#a0edca RGB chart
      #a0edca CMYK chart
      #a0edca RGB pie chart
      #a0edca color shades, tints & tones
#a0edca color schemes
#a0edca color preview, HTML & CSS examples
           This text has a color of #a0edca        
        
          <p style="color:#a0edca;">Text here</p>
        
        
          .mytext {color:#a0edca;}
        
        Text color #a0edca
      
           This box has a color of #a0edca        
        
          <div style="background-color:#a0edca;">Content here</div>
        
        
          .mybackground {background-color:#a0edca;}
        
        Background color #a0edca
      
           Border around this has a color of #a0edca        
        
          <div style="border:2px solid #a0edca;">Content here</div>
        
        
          .myborder {border:2px solid #a0edca;}
        
        Border color #a0edca