#2eb4ad color space conversions
Hex:
        #2eb4ad
        RGB:
        46, 180, 173
        CMY:
        82, 29, 32
        CMYK:
        74, 0, 4, 29
      HSL:
        177°, 59.2920%, 44.3137%
        HSV (HSB):
        177°, 74.4444%, 70.5882%
        XYZ:
        24.9908, 36.2405, 45.2131
        xyY:
        0.2348, 0.3405, 36.2405
      CIE-Lab:
        66.7033, -36.1597, -6.6182
        CIE-LCH:
        66.7033, 36.7604, 190.3719
        CIE-Luv:
        66.7033, -48.4685, -4.5012
        Hunter-Lab:
        60.2001, -31.2496, -2.3896
      #2eb4ad color charts
#2eb4ad RGB chart
      #2eb4ad CMYK chart
      #2eb4ad RGB pie chart
      #2eb4ad color shades, tints & tones
#2eb4ad color schemes
#2eb4ad color preview, HTML & CSS examples
           This text has a color of #2eb4ad        
        
          <p style="color:#2eb4ad;">Text here</p>
        
        
          .mytext {color:#2eb4ad;}
        
        Text color #2eb4ad
      
           This box has a color of #2eb4ad        
        
          <div style="background-color:#2eb4ad;">Content here</div>
        
        
          .mybackground {background-color:#2eb4ad;}
        
        Background color #2eb4ad
      
           Border around this has a color of #2eb4ad        
        
          <div style="border:2px solid #2eb4ad;">Content here</div>
        
        
          .myborder {border:2px solid #2eb4ad;}
        
        Border color #2eb4ad