#a0edbf color space conversions
Hex:
        #a0edbf
        RGB:
        160, 237, 191
        CMY:
        37, 7, 25
        CMYK:
        32, 0, 19, 7
      HSL:
        144°, 68.1416%, 77.8431%
        HSV (HSB):
        144°, 32.4895%, 92.9412%
        XYZ:
        54.1854, 71.8035, 60.2938
        xyY:
        0.2909, 0.3855, 71.8035
      CIE-Lab:
        87.8739, -33.1434, 14.8573
        CIE-LCH:
        87.8739, 36.3212, 155.8546
        CIE-Luv:
        87.8739, -37.3045, 27.6148
        Hunter-Lab:
        84.7370, -34.1472, 17.1286
      #a0edbf color charts
#a0edbf RGB chart
      #a0edbf CMYK chart
      #a0edbf RGB pie chart
      #a0edbf color shades, tints & tones
#a0edbf color schemes
#a0edbf color preview, HTML & CSS examples
           This text has a color of #a0edbf        
        
          <p style="color:#a0edbf;">Text here</p>
        
        
          .mytext {color:#a0edbf;}
        
        Text color #a0edbf
      
           This box has a color of #a0edbf        
        
          <div style="background-color:#a0edbf;">Content here</div>
        
        
          .mybackground {background-color:#a0edbf;}
        
        Background color #a0edbf
      
           Border around this has a color of #a0edbf        
        
          <div style="border:2px solid #a0edbf;">Content here</div>
        
        
          .myborder {border:2px solid #a0edbf;}
        
        Border color #a0edbf