#2d6152 color space conversions
Hex:
        #2d6152
        RGB:
        45, 97, 82
        CMY:
        82, 62, 68
        CMYK:
        54, 0, 15, 62
      HSL:
        163°, 36.6197%, 27.8431%
        HSV (HSB):
        163°, 53.6082%, 38.0392%
        XYZ:
        6.8799, 9.7165, 9.4955
        xyY:
        0.2637, 0.3724, 9.7165
      CIE-Lab:
        37.3287, -21.4876, 3.2544
        CIE-LCH:
        37.3287, 21.7326, 171.3878
        CIE-Luv:
        37.3287, -22.2710, 7.0367
        Hunter-Lab:
        31.1713, -15.1526, 3.7587
      #2d6152 color charts
#2d6152 RGB chart
      #2d6152 CMYK chart
      #2d6152 RGB pie chart
      #2d6152 color shades, tints & tones
#2d6152 color schemes
#2d6152 color preview, HTML & CSS examples
           This text has a color of #2d6152        
        
          <p style="color:#2d6152;">Text here</p>
        
        
          .mytext {color:#2d6152;}
        
        Text color #2d6152
      
           This box has a color of #2d6152        
        
          <div style="background-color:#2d6152;">Content here</div>
        
        
          .mybackground {background-color:#2d6152;}
        
        Background color #2d6152
      
           Border around this has a color of #2d6152        
        
          <div style="border:2px solid #2d6152;">Content here</div>
        
        
          .myborder {border:2px solid #2d6152;}
        
        Border color #2d6152