#2d9264 color space conversions
Hex:
        #2d9264
        RGB:
        45, 146, 100
        CMY:
        82, 43, 61
        CMYK:
        69, 0, 32, 43
      HSL:
        153°, 52.8796%, 37.4510%
        HSV (HSB):
        153°, 69.1781%, 57.2549%
        XYZ:
        13.6613, 22.0358, 15.5899
        xyY:
        0.2664, 0.4297, 22.0358
      CIE-Lab:
        54.0649, -40.0923, 16.1712
        CIE-LCH:
        54.0649, 43.2308, 158.0333
        CIE-Luv:
        54.0649, -40.8144, 27.3568
        Hunter-Lab:
        46.9423, -30.2012, 13.1689
      #2d9264 color charts
#2d9264 RGB chart
      #2d9264 CMYK chart
      #2d9264 RGB pie chart
      #2d9264 color shades, tints & tones
#2d9264 color schemes
#2d9264 color preview, HTML & CSS examples
           This text has a color of #2d9264        
        
          <p style="color:#2d9264;">Text here</p>
        
        
          .mytext {color:#2d9264;}
        
        Text color #2d9264
      
           This box has a color of #2d9264        
        
          <div style="background-color:#2d9264;">Content here</div>
        
        
          .mybackground {background-color:#2d9264;}
        
        Background color #2d9264
      
           Border around this has a color of #2d9264        
        
          <div style="border:2px solid #2d9264;">Content here</div>
        
        
          .myborder {border:2px solid #2d9264;}
        
        Border color #2d9264