#1ae1ba color space conversions
Hex:
        #1ae1ba
        RGB:
        26, 225, 186
        CMY:
        90, 12, 27
        CMYK:
        88, 0, 17, 12
      HSL:
        168°, 79.2829%, 49.2157%
        HSV (HSB):
        168°, 88.4444%, 88.2353%
        XYZ:
        36.2141, 57.6152, 55.6665
        xyY:
        0.2422, 0.3854, 57.6152
      CIE-Lab:
        80.5244, -53.5740, 6.4994
        CIE-LCH:
        80.5244, 53.9668, 173.0829
        CIE-Luv:
        80.5244, -65.0444, 18.2554
        Hunter-Lab:
        75.9047, -47.6708, 9.6515
      #1ae1ba color charts
#1ae1ba RGB chart
      #1ae1ba CMYK chart
      #1ae1ba RGB pie chart
      #1ae1ba color shades, tints & tones
#1ae1ba color schemes
#1ae1ba color preview, HTML & CSS examples
           This text has a color of #1ae1ba        
        
          <p style="color:#1ae1ba;">Text here</p>
        
        
          .mytext {color:#1ae1ba;}
        
        Text color #1ae1ba
      
           This box has a color of #1ae1ba        
        
          <div style="background-color:#1ae1ba;">Content here</div>
        
        
          .mybackground {background-color:#1ae1ba;}
        
        Background color #1ae1ba
      
           Border around this has a color of #1ae1ba        
        
          <div style="border:2px solid #1ae1ba;">Content here</div>
        
        
          .myborder {border:2px solid #1ae1ba;}
        
        Border color #1ae1ba