#2ea1ad color space conversions
Hex:
        #2ea1ad
        RGB:
        46, 161, 173
        CMY:
        82, 37, 32
        CMYK:
        73, 7, 0, 32
      HSL:
        186°, 57.9909%, 42.9412%
        HSV (HSB):
        186°, 73.4104%, 67.8431%
        XYZ:
        21.4144, 29.0877, 44.0210
        xyY:
        0.2266, 0.3077, 29.0877
      CIE-Lab:
        60.8590, -27.0419, -15.3715
        CIE-LCH:
        60.8590, 31.1054, 209.6153
        CIE-Luv:
        60.8590, -41.6204, -19.3597
        Hunter-Lab:
        53.9330, -23.5084, -10.6403
      #2ea1ad color charts
#2ea1ad RGB chart
      #2ea1ad CMYK chart
      #2ea1ad RGB pie chart
      #2ea1ad color shades, tints & tones
#2ea1ad color schemes
#2ea1ad color preview, HTML & CSS examples
           This text has a color of #2ea1ad        
        
          <p style="color:#2ea1ad;">Text here</p>
        
        
          .mytext {color:#2ea1ad;}
        
        Text color #2ea1ad
      
           This box has a color of #2ea1ad        
        
          <div style="background-color:#2ea1ad;">Content here</div>
        
        
          .mybackground {background-color:#2ea1ad;}
        
        Background color #2ea1ad
      
           Border around this has a color of #2ea1ad        
        
          <div style="border:2px solid #2ea1ad;">Content here</div>
        
        
          .myborder {border:2px solid #2ea1ad;}
        
        Border color #2ea1ad