#2e9aae color space conversions
Hex:
        #2e9aae
        RGB:
        46, 154, 174
        CMY:
        82, 40, 32
        CMYK:
        74, 11, 0, 32
      HSL:
        189°, 58.1818%, 43.1373%
        HSV (HSB):
        189°, 73.5632%, 68.2353%
        XYZ:
        20.3223, 26.7480, 44.1362
        xyY:
        0.2228, 0.2933, 26.7480
      CIE-Lab:
        58.7404, -23.1727, -19.1531
        CIE-LCH:
        58.7404, 30.0635, 219.5751
        CIE-Luv:
        58.7404, -39.0178, -25.7825
        Hunter-Lab:
        51.7185, -20.3675, -14.3947
      #2e9aae color charts
#2e9aae RGB chart
      #2e9aae CMYK chart
      #2e9aae RGB pie chart
      #2e9aae color shades, tints & tones
#2e9aae color schemes
#2e9aae color preview, HTML & CSS examples
           This text has a color of #2e9aae        
        
          <p style="color:#2e9aae;">Text here</p>
        
        
          .mytext {color:#2e9aae;}
        
        Text color #2e9aae
      
           This box has a color of #2e9aae        
        
          <div style="background-color:#2e9aae;">Content here</div>
        
        
          .mybackground {background-color:#2e9aae;}
        
        Background color #2e9aae
      
           Border around this has a color of #2e9aae        
        
          <div style="border:2px solid #2e9aae;">Content here</div>
        
        
          .myborder {border:2px solid #2e9aae;}
        
        Border color #2e9aae