#2d6252 color space conversions
Hex:
        #2d6252
        RGB:
        45, 98, 82
        CMY:
        82, 62, 68
        CMYK:
        54, 0, 16, 62
      HSL:
        162°, 37.0629%, 28.0392%
        HSV (HSB):
        162°, 54.0816%, 38.4314%
        XYZ:
        6.9729, 9.9024, 9.5265
        xyY:
        0.2641, 0.3751, 9.9024
      CIE-Lab:
        37.6668, -22.0103, 3.7409
        CIE-LCH:
        37.6668, 22.3259, 170.3541
        CIE-Luv:
        37.6668, -22.6859, 7.7310
        Hunter-Lab:
        31.4682, -15.5164, 4.0786
      #2d6252 color charts
#2d6252 RGB chart
      #2d6252 CMYK chart
      #2d6252 RGB pie chart
      #2d6252 color shades, tints & tones
#2d6252 color schemes
#2d6252 color preview, HTML & CSS examples
           This text has a color of #2d6252        
        
          <p style="color:#2d6252;">Text here</p>
        
        
          .mytext {color:#2d6252;}
        
        Text color #2d6252
      
           This box has a color of #2d6252        
        
          <div style="background-color:#2d6252;">Content here</div>
        
        
          .mybackground {background-color:#2d6252;}
        
        Background color #2d6252
      
           Border around this has a color of #2d6252        
        
          <div style="border:2px solid #2d6252;">Content here</div>
        
        
          .myborder {border:2px solid #2d6252;}
        
        Border color #2d6252