#2e9085 color space conversions
Hex:
        #2e9085
        RGB:
        46, 144, 133
        CMY:
        82, 44, 48
        CMYK:
        68, 0, 8, 44
      HSL:
        173°, 51.5789%, 37.2549%
        HSV (HSB):
        173°, 68.0556%, 56.4706%
        XYZ:
        15.3336, 22.2208, 25.6712
        xyY:
        0.2425, 0.3515, 22.2208
      CIE-Lab:
        54.2605, -30.6571, -2.4157
        CIE-LCH:
        54.2605, 30.7522, 184.5054
        CIE-Luv:
        54.2605, -37.9124, 1.0533
        Hunter-Lab:
        47.1390, -24.4298, 0.7088
      #2e9085 color charts
#2e9085 RGB chart
      #2e9085 CMYK chart
      #2e9085 RGB pie chart
      #2e9085 color shades, tints & tones
#2e9085 color schemes
#2e9085 color preview, HTML & CSS examples
           This text has a color of #2e9085        
        
          <p style="color:#2e9085;">Text here</p>
        
        
          .mytext {color:#2e9085;}
        
        Text color #2e9085
      
           This box has a color of #2e9085        
        
          <div style="background-color:#2e9085;">Content here</div>
        
        
          .mybackground {background-color:#2e9085;}
        
        Background color #2e9085
      
           Border around this has a color of #2e9085        
        
          <div style="border:2px solid #2e9085;">Content here</div>
        
        
          .myborder {border:2px solid #2e9085;}
        
        Border color #2e9085