#1ae1ad color space conversions
Hex:
        #1ae1ad
        RGB:
        26, 225, 173
        CMY:
        90, 12, 32
        CMYK:
        88, 0, 23, 12
      HSL:
        164°, 79.2829%, 49.2157%
        HSV (HSB):
        164°, 88.4444%, 88.2353%
        XYZ:
        34.8940, 57.0872, 48.7150
        xyY:
        0.2480, 0.4057, 57.0872
      CIE-Lab:
        80.2286, -56.7582, 12.9445
        CIE-LCH:
        80.2286, 58.2155, 167.1527
        CIE-Luv:
        80.2286, -66.0083, 28.1091
        Hunter-Lab:
        75.5561, -49.7865, 14.6618
      #1ae1ad color charts
#1ae1ad RGB chart
      #1ae1ad CMYK chart
      #1ae1ad RGB pie chart
      #1ae1ad color shades, tints & tones
#1ae1ad color schemes
#1ae1ad color preview, HTML & CSS examples
           This text has a color of #1ae1ad        
        
          <p style="color:#1ae1ad;">Text here</p>
        
        
          .mytext {color:#1ae1ad;}
        
        Text color #1ae1ad
      
           This box has a color of #1ae1ad        
        
          <div style="background-color:#1ae1ad;">Content here</div>
        
        
          .mybackground {background-color:#1ae1ad;}
        
        Background color #1ae1ad
      
           Border around this has a color of #1ae1ad        
        
          <div style="border:2px solid #1ae1ad;">Content here</div>
        
        
          .myborder {border:2px solid #1ae1ad;}
        
        Border color #1ae1ad