#a1ffe1 color space conversions
Hex:
        #a1ffe1
        RGB:
        161, 255, 225
        CMY:
        37, 0, 12
        CMYK:
        37, 0, 12, 0
      HSL:
        161°, 100.0000%, 81.5686%
        HSV (HSB):
        161°, 36.8627%, 100.0000%
        XYZ:
        64.0485, 84.5333, 84.1750
        xyY:
        0.2752, 0.3632, 84.5333
      CIE-Lab:
        93.6816, -34.4097, 5.5492
        CIE-LCH:
        93.6816, 34.8543, 170.8388
        CIE-Luv:
        93.6816, -44.0373, 14.3621
        Hunter-Lab:
        91.9420, -36.5520, 10.0780
      #a1ffe1 color charts
#a1ffe1 RGB chart
      #a1ffe1 CMYK chart
      #a1ffe1 RGB pie chart
      #a1ffe1 color shades, tints & tones
#a1ffe1 color schemes
#a1ffe1 color preview, HTML & CSS examples
           This text has a color of #a1ffe1        
        
          <p style="color:#a1ffe1;">Text here</p>
        
        
          .mytext {color:#a1ffe1;}
        
        Text color #a1ffe1
      
           This box has a color of #a1ffe1        
        
          <div style="background-color:#a1ffe1;">Content here</div>
        
        
          .mybackground {background-color:#a1ffe1;}
        
        Background color #a1ffe1
      
           Border around this has a color of #a1ffe1        
        
          <div style="border:2px solid #a1ffe1;">Content here</div>
        
        
          .myborder {border:2px solid #a1ffe1;}
        
        Border color #a1ffe1