#2e8385 color space conversions
Hex:
        #2e8385
        RGB:
        46, 131, 133
        CMY:
        82, 49, 48
        CMYK:
        65, 2, 0, 48
      HSL:
        181°, 48.6034%, 35.0980%
        HSV (HSB):
        181°, 65.4135%, 52.1569%
        XYZ:
        13.4767, 18.5069, 25.0522
        xyY:
        0.2363, 0.3245, 18.5069
      CIE-Lab:
        50.1052, -24.2102, -8.5788
        CIE-LCH:
        50.1052, 25.6853, 199.5116
        CIE-Luv:
        50.1052, -32.9913, -8.8213
        Hunter-Lab:
        43.0196, -19.3661, -4.4134
      #2e8385 color charts
#2e8385 RGB chart
      #2e8385 CMYK chart
      #2e8385 RGB pie chart
      #2e8385 color shades, tints & tones
#2e8385 color schemes
#2e8385 color preview, HTML & CSS examples
           This text has a color of #2e8385        
        
          <p style="color:#2e8385;">Text here</p>
        
        
          .mytext {color:#2e8385;}
        
        Text color #2e8385
      
           This box has a color of #2e8385        
        
          <div style="background-color:#2e8385;">Content here</div>
        
        
          .mybackground {background-color:#2e8385;}
        
        Background color #2e8385
      
           Border around this has a color of #2e8385        
        
          <div style="border:2px solid #2e8385;">Content here</div>
        
        
          .myborder {border:2px solid #2e8385;}
        
        Border color #2e8385