#2d597b color space conversions
Hex:
        #2d597b
        RGB:
        45, 89, 123
        CMY:
        82, 65, 52
        CMYK:
        63, 28, 0, 52
      HSL:
        206°, 46.4286%, 32.9412%
        HSV (HSB):
        206°, 63.4146%, 48.2353%
        XYZ:
        8.2297, 9.1327, 20.0679
        xyY:
        0.2199, 0.2440, 9.1327
      CIE-Lab:
        36.2386, -3.9660, -23.7515
        CIE-LCH:
        36.2386, 24.0803, 260.5203
        CIE-Luv:
        36.2386, -17.7094, -32.1366
        Hunter-Lab:
        30.2204, -4.2759, -18.2174
      #2d597b color charts
#2d597b RGB chart
      #2d597b CMYK chart
      #2d597b RGB pie chart
      #2d597b color shades, tints & tones
#2d597b color schemes
#2d597b color preview, HTML & CSS examples
           This text has a color of #2d597b        
        
          <p style="color:#2d597b;">Text here</p>
        
        
          .mytext {color:#2d597b;}
        
        Text color #2d597b
      
           This box has a color of #2d597b        
        
          <div style="background-color:#2d597b;">Content here</div>
        
        
          .mybackground {background-color:#2d597b;}
        
        Background color #2d597b
      
           Border around this has a color of #2d597b        
        
          <div style="border:2px solid #2d597b;">Content here</div>
        
        
          .myborder {border:2px solid #2d597b;}
        
        Border color #2d597b