#a1faea color space conversions
Hex:
        #a1faea
        RGB:
        161, 250, 234
        CMY:
        37, 2, 8
        CMYK:
        36, 0, 6, 2
      HSL:
        169°, 89.8990%, 80.5882%
        HSV (HSB):
        169°, 35.6000%, 98.0392%
        XYZ:
        63.7348, 81.8888, 90.2888
        xyY:
        0.2702, 0.3471, 81.8888
      CIE-Lab:
        92.5258, -30.1443, -0.7843
        CIE-LCH:
        92.5258, 30.1545, 181.4903
        CIE-Luv:
        92.5258, -41.7671, 3.8640
        Hunter-Lab:
        90.4924, -32.6422, 4.1881
      #a1faea color charts
#a1faea RGB chart
      #a1faea CMYK chart
      #a1faea RGB pie chart
      #a1faea color shades, tints & tones
#a1faea color schemes
#a1faea color preview, HTML & CSS examples
           This text has a color of #a1faea        
        
          <p style="color:#a1faea;">Text here</p>
        
        
          .mytext {color:#a1faea;}
        
        Text color #a1faea
      
           This box has a color of #a1faea        
        
          <div style="background-color:#a1faea;">Content here</div>
        
        
          .mybackground {background-color:#a1faea;}
        
        Background color #a1faea
      
           Border around this has a color of #a1faea        
        
          <div style="border:2px solid #a1faea;">Content here</div>
        
        
          .myborder {border:2px solid #a1faea;}
        
        Border color #a1faea