#2d7570 color space conversions
Hex:
        #2d7570
        RGB:
        45, 117, 112
        CMY:
        82, 54, 56
        CMYK:
        62, 0, 4, 54
      HSL:
        176°, 44.4444%, 31.7647%
        HSV (HSB):
        176°, 61.5385%, 45.8824%
        XYZ:
        10.3681, 14.4503, 17.5720
        xyY:
        0.2446, 0.3409, 14.4503
      CIE-Lab:
        44.8719, -23.4749, -3.9372
        CIE-LCH:
        44.8719, 23.8028, 189.5211
        CIE-Luv:
        44.8719, -28.9560, -2.0966
        Hunter-Lab:
        38.0136, -17.8383, -0.7976
      #2d7570 color charts
#2d7570 RGB chart
      #2d7570 CMYK chart
      #2d7570 RGB pie chart
      #2d7570 color shades, tints & tones
#2d7570 color schemes
#2d7570 color preview, HTML & CSS examples
           This text has a color of #2d7570        
        
          <p style="color:#2d7570;">Text here</p>
        
        
          .mytext {color:#2d7570;}
        
        Text color #2d7570
      
           This box has a color of #2d7570        
        
          <div style="background-color:#2d7570;">Content here</div>
        
        
          .mybackground {background-color:#2d7570;}
        
        Background color #2d7570
      
           Border around this has a color of #2d7570        
        
          <div style="border:2px solid #2d7570;">Content here</div>
        
        
          .myborder {border:2px solid #2d7570;}
        
        Border color #2d7570