#2eb4bc color space conversions
Hex:
        #2eb4bc
        RGB:
        46, 180, 188
        CMY:
        82, 29, 26
        CMYK:
        76, 4, 0, 26
      HSL:
        183°, 60.6838%, 45.8824%
        HSV (HSB):
        183°, 75.5319%, 73.7255%
        XYZ:
        26.5251, 36.8542, 53.2925
        xyY:
        0.2273, 0.3159, 36.8542
      CIE-Lab:
        67.1675, -31.7353, -14.2232
        CIE-LCH:
        67.1675, 34.7768, 204.1411
        CIE-Luv:
        67.1675, -47.4213, -17.1439
        Hunter-Lab:
        60.7077, -28.2462, -9.5526
      #2eb4bc color charts
#2eb4bc RGB chart
      #2eb4bc CMYK chart
      #2eb4bc RGB pie chart
      #2eb4bc color shades, tints & tones
#2eb4bc color schemes
#2eb4bc color preview, HTML & CSS examples
           This text has a color of #2eb4bc        
        
          <p style="color:#2eb4bc;">Text here</p>
        
        
          .mytext {color:#2eb4bc;}
        
        Text color #2eb4bc
      
           This box has a color of #2eb4bc        
        
          <div style="background-color:#2eb4bc;">Content here</div>
        
        
          .mybackground {background-color:#2eb4bc;}
        
        Background color #2eb4bc
      
           Border around this has a color of #2eb4bc        
        
          <div style="border:2px solid #2eb4bc;">Content here</div>
        
        
          .myborder {border:2px solid #2eb4bc;}
        
        Border color #2eb4bc