#a1f2de color space conversions
Hex:
        #a1f2de
        RGB:
        161, 242, 222
        CMY:
        37, 5, 13
        CMYK:
        33, 0, 8, 5
      HSL:
        165°, 75.7009%, 79.0196%
        HSV (HSB):
        165°, 33.4711%, 94.9020%
        XYZ:
        59.6349, 76.3553, 80.7022
        xyY:
        0.2752, 0.3524, 76.3553
      CIE-Lab:
        90.0240, -28.9539, 1.8029
        CIE-LCH:
        90.0240, 29.0100, 176.4369
        CIE-Luv:
        90.0240, -38.6164, 7.6683
        Hunter-Lab:
        87.3815, -31.0975, 6.4091
      #a1f2de color charts
#a1f2de RGB chart
      #a1f2de CMYK chart
      #a1f2de RGB pie chart
      #a1f2de color shades, tints & tones
#a1f2de color schemes
#a1f2de color preview, HTML & CSS examples
           This text has a color of #a1f2de        
        
          <p style="color:#a1f2de;">Text here</p>
        
        
          .mytext {color:#a1f2de;}
        
        Text color #a1f2de
      
           This box has a color of #a1f2de        
        
          <div style="background-color:#a1f2de;">Content here</div>
        
        
          .mybackground {background-color:#a1f2de;}
        
        Background color #a1f2de
      
           Border around this has a color of #a1f2de        
        
          <div style="border:2px solid #a1f2de;">Content here</div>
        
        
          .myborder {border:2px solid #a1f2de;}
        
        Border color #a1f2de