#2d5775 color space conversions
Hex:
        #2d5775
        RGB:
        45, 87, 117
        CMY:
        82, 66, 54
        CMYK:
        62, 26, 0, 54
      HSL:
        205°, 44.4444%, 31.7647%
        HSV (HSB):
        205°, 61.5385%, 45.8824%
        XYZ:
        7.7013, 8.6586, 18.0950
        xyY:
        0.2235, 0.2513, 8.6586
      CIE-Lab:
        35.3186, -4.8402, -21.4784
        CIE-LCH:
        35.3186, 22.0170, 257.3005
        CIE-Luv:
        35.3186, -17.1188, -28.5489
        Hunter-Lab:
        29.4256, -4.7776, -15.8620
      #2d5775 color charts
#2d5775 RGB chart
      #2d5775 CMYK chart
      #2d5775 RGB pie chart
      #2d5775 color shades, tints & tones
#2d5775 color schemes
#2d5775 color preview, HTML & CSS examples
           This text has a color of #2d5775        
        
          <p style="color:#2d5775;">Text here</p>
        
        
          .mytext {color:#2d5775;}
        
        Text color #2d5775
      
           This box has a color of #2d5775        
        
          <div style="background-color:#2d5775;">Content here</div>
        
        
          .mybackground {background-color:#2d5775;}
        
        Background color #2d5775
      
           Border around this has a color of #2d5775        
        
          <div style="border:2px solid #2d5775;">Content here</div>
        
        
          .myborder {border:2px solid #2d5775;}
        
        Border color #2d5775