#2e7172 color space conversions
Hex:
        #2e7172
        RGB:
        46, 113, 114
        CMY:
        82, 56, 55
        CMYK:
        60, 1, 0, 55
      HSL:
        181°, 42.5000%, 31.3725%
        HSV (HSB):
        181°, 59.6491%, 44.7059%
        XYZ:
        10.0691, 13.6060, 18.0151
        xyY:
        0.2415, 0.3264, 13.6060
      CIE-Lab:
        43.6625, -20.5808, -6.9302
        CIE-LCH:
        43.6625, 21.7163, 198.6100
        CIE-Luv:
        43.6625, -27.0577, -6.6789
        Hunter-Lab:
        36.8863, -15.8247, -3.1366
      #2e7172 color charts
#2e7172 RGB chart
      #2e7172 CMYK chart
      #2e7172 RGB pie chart
      #2e7172 color shades, tints & tones
#2e7172 color schemes
#2e7172 color preview, HTML & CSS examples
           This text has a color of #2e7172        
        
          <p style="color:#2e7172;">Text here</p>
        
        
          .mytext {color:#2e7172;}
        
        Text color #2e7172
      
           This box has a color of #2e7172        
        
          <div style="background-color:#2e7172;">Content here</div>
        
        
          .mybackground {background-color:#2e7172;}
        
        Background color #2e7172
      
           Border around this has a color of #2e7172        
        
          <div style="border:2px solid #2e7172;">Content here</div>
        
        
          .myborder {border:2px solid #2e7172;}
        
        Border color #2e7172