#2d8075 color space conversions
Hex:
        #2d8075
        RGB:
        45, 128, 117
        CMY:
        82, 50, 54
        CMYK:
        65, 0, 9, 50
      HSL:
        172°, 47.9769%, 33.9216%
        HSV (HSB):
        172°, 64.8437%, 50.1961%
        XYZ:
        12.0122, 17.2806, 19.5320
        xyY:
        0.2460, 0.3539, 17.2806
      CIE-Lab:
        48.6116, -27.5804, -1.3962
        CIE-LCH:
        48.6116, 27.6157, 182.8980
        CIE-Luv:
        48.6116, -32.9601, 2.0310
        Hunter-Lab:
        41.5699, -21.1671, 1.2410
      #2d8075 color charts
#2d8075 RGB chart
      #2d8075 CMYK chart
      #2d8075 RGB pie chart
      #2d8075 color shades, tints & tones
#2d8075 color schemes
#2d8075 color preview, HTML & CSS examples
           This text has a color of #2d8075        
        
          <p style="color:#2d8075;">Text here</p>
        
        
          .mytext {color:#2d8075;}
        
        Text color #2d8075
      
           This box has a color of #2d8075        
        
          <div style="background-color:#2d8075;">Content here</div>
        
        
          .mybackground {background-color:#2d8075;}
        
        Background color #2d8075
      
           Border around this has a color of #2d8075        
        
          <div style="border:2px solid #2d8075;">Content here</div>
        
        
          .myborder {border:2px solid #2d8075;}
        
        Border color #2d8075