#2d9079 color space conversions
Hex:
        #2d9079
        RGB:
        45, 144, 121
        CMY:
        82, 44, 53
        CMYK:
        69, 0, 16, 44
      HSL:
        166°, 52.3810%, 37.0588%
        HSV (HSB):
        166°, 68.7500%, 56.4706%
        XYZ:
        14.5066, 21.8849, 21.5488
        xyY:
        0.2504, 0.3777, 21.8849
      CIE-Lab:
        53.9046, -34.1072, 3.9738
        CIE-LCH:
        53.9046, 34.3379, 173.3544
        CIE-Luv:
        53.9046, -38.8344, 10.5803
        Hunter-Lab:
        46.7813, -26.5153, 5.4362
      #2d9079 color charts
#2d9079 RGB chart
      #2d9079 CMYK chart
      #2d9079 RGB pie chart
      #2d9079 color shades, tints & tones
#2d9079 color schemes
#2d9079 color preview, HTML & CSS examples
           This text has a color of #2d9079        
        
          <p style="color:#2d9079;">Text here</p>
        
        
          .mytext {color:#2d9079;}
        
        Text color #2d9079
      
           This box has a color of #2d9079        
        
          <div style="background-color:#2d9079;">Content here</div>
        
        
          .mybackground {background-color:#2d9079;}
        
        Background color #2d9079
      
           Border around this has a color of #2d9079        
        
          <div style="border:2px solid #2d9079;">Content here</div>
        
        
          .myborder {border:2px solid #2d9079;}
        
        Border color #2d9079