#2eb4af color space conversions
Hex:
        #2eb4af
        RGB:
        46, 180, 175
        CMY:
        82, 29, 31
        CMYK:
        74, 0, 3, 29
      HSL:
        178°, 59.2920%, 44.3137%
        HSV (HSB):
        178°, 74.4444%, 70.5882%
        XYZ:
        25.1858, 36.3185, 46.2402
        xyY:
        0.2338, 0.3371, 36.3185
      CIE-Lab:
        66.7626, -35.5842, -7.6373
        CIE-LCH:
        66.7626, 36.3946, 192.1135
        CIE-Luv:
        66.7626, -48.3291, -6.1674
        Hunter-Lab:
        60.2648, -30.8649, -3.3068
      #2eb4af color charts
#2eb4af RGB chart
      #2eb4af CMYK chart
      #2eb4af RGB pie chart
      #2eb4af color shades, tints & tones
#2eb4af color schemes
#2eb4af color preview, HTML & CSS examples
           This text has a color of #2eb4af        
        
          <p style="color:#2eb4af;">Text here</p>
        
        
          .mytext {color:#2eb4af;}
        
        Text color #2eb4af
      
           This box has a color of #2eb4af        
        
          <div style="background-color:#2eb4af;">Content here</div>
        
        
          .mybackground {background-color:#2eb4af;}
        
        Background color #2eb4af
      
           Border around this has a color of #2eb4af        
        
          <div style="border:2px solid #2eb4af;">Content here</div>
        
        
          .myborder {border:2px solid #2eb4af;}
        
        Border color #2eb4af