#2d7869 color space conversions
Hex:
        #2d7869
        RGB:
        45, 120, 105
        CMY:
        82, 53, 59
        CMYK:
        63, 0, 13, 53
      HSL:
        168°, 45.4545%, 32.3529%
        HSV (HSB):
        168°, 62.5000%, 47.0588%
        XYZ:
        10.3485, 15.0108, 15.7165
        xyY:
        0.2519, 0.3654, 15.0108
      CIE-Lab:
        45.6489, -26.9749, 1.3783
        CIE-LCH:
        45.6489, 27.0101, 177.0750
        CIE-Luv:
        45.6489, -30.5000, 5.7045
        Hunter-Lab:
        38.7437, -20.1241, 3.0694
      #2d7869 color charts
#2d7869 RGB chart
      #2d7869 CMYK chart
      #2d7869 RGB pie chart
      #2d7869 color shades, tints & tones
#2d7869 color schemes
#2d7869 color preview, HTML & CSS examples
           This text has a color of #2d7869        
        
          <p style="color:#2d7869;">Text here</p>
        
        
          .mytext {color:#2d7869;}
        
        Text color #2d7869
      
           This box has a color of #2d7869        
        
          <div style="background-color:#2d7869;">Content here</div>
        
        
          .mybackground {background-color:#2d7869;}
        
        Background color #2d7869
      
           Border around this has a color of #2d7869        
        
          <div style="border:2px solid #2d7869;">Content here</div>
        
        
          .myborder {border:2px solid #2d7869;}
        
        Border color #2d7869