#2d6145 color space conversions
Hex:
        #2d6145
        RGB:
        45, 97, 69
        CMY:
        82, 62, 73
        CMYK:
        54, 0, 29, 62
      HSL:
        148°, 36.6197%, 27.8431%
        HSV (HSB):
        148°, 53.6082%, 38.0392%
        XYZ:
        6.4311, 9.5369, 7.1321
        xyY:
        0.2784, 0.4129, 9.5369
      CIE-Lab:
        36.9982, -24.6966, 10.7551
        CIE-LCH:
        36.9982, 26.9368, 156.4674
        CIE-Luv:
        36.9982, -22.7508, 16.3322
        Hunter-Lab:
        30.8819, -16.8714, 7.9245
      #2d6145 color charts
#2d6145 RGB chart
      #2d6145 CMYK chart
      #2d6145 RGB pie chart
      #2d6145 color shades, tints & tones
#2d6145 color schemes
#2d6145 color preview, HTML & CSS examples
           This text has a color of #2d6145        
        
          <p style="color:#2d6145;">Text here</p>
        
        
          .mytext {color:#2d6145;}
        
        Text color #2d6145
      
           This box has a color of #2d6145        
        
          <div style="background-color:#2d6145;">Content here</div>
        
        
          .mybackground {background-color:#2d6145;}
        
        Background color #2d6145
      
           Border around this has a color of #2d6145        
        
          <div style="border:2px solid #2d6145;">Content here</div>
        
        
          .myborder {border:2px solid #2d6145;}
        
        Border color #2d6145