#a0ffe1 color space conversions
Hex:
        #a0ffe1
        RGB:
        160, 255, 225
        CMY:
        37, 0, 12
        CMYK:
        37, 0, 12, 0
      HSL:
        161°, 100.0000%, 81.3725%
        HSV (HSB):
        161°, 37.2549%, 100.0000%
        XYZ:
        63.8478, 84.4298, 84.1656
        xyY:
        0.2747, 0.3632, 84.4298
      CIE-Lab:
        93.6369, -34.6751, 5.4789
        CIE-LCH:
        93.6369, 35.1053, 171.0212
        CIE-Luv:
        93.6369, -44.4123, 14.2966
        Hunter-Lab:
        91.8857, -36.7673, 10.0114
      #a0ffe1 color charts
#a0ffe1 RGB chart
      #a0ffe1 CMYK chart
      #a0ffe1 RGB pie chart
      #a0ffe1 color shades, tints & tones
#a0ffe1 color schemes
#a0ffe1 color preview, HTML & CSS examples
           This text has a color of #a0ffe1        
        
          <p style="color:#a0ffe1;">Text here</p>
        
        
          .mytext {color:#a0ffe1;}
        
        Text color #a0ffe1
      
           This box has a color of #a0ffe1        
        
          <div style="background-color:#a0ffe1;">Content here</div>
        
        
          .mybackground {background-color:#a0ffe1;}
        
        Background color #a0ffe1
      
           Border around this has a color of #a0ffe1        
        
          <div style="border:2px solid #a0ffe1;">Content here</div>
        
        
          .myborder {border:2px solid #a0ffe1;}
        
        Border color #a0ffe1