#2d5581 color space conversions
Hex:
        #2d5581
        RGB:
        45, 85, 129
        CMY:
        82, 67, 49
        CMYK:
        65, 34, 0, 49
      HSL:
        211°, 48.2759%, 34.1176%
        HSV (HSB):
        211°, 65.1163%, 50.5882%
        XYZ:
        8.2931, 8.6399, 21.9994
        xyY:
        0.2130, 0.2219, 8.6399
      CIE-Lab:
        35.2815, 0.7262, -28.9420
        CIE-LCH:
        35.2815, 28.9511, 271.4373
        CIE-Luv:
        35.2815, -16.1178, -39.8846
        Hunter-Lab:
        29.3937, -1.0768, -23.7996
      #2d5581 color charts
#2d5581 RGB chart
      #2d5581 CMYK chart
      #2d5581 RGB pie chart
      #2d5581 color shades, tints & tones
#2d5581 color schemes
#2d5581 color preview, HTML & CSS examples
           This text has a color of #2d5581        
        
          <p style="color:#2d5581;">Text here</p>
        
        
          .mytext {color:#2d5581;}
        
        Text color #2d5581
      
           This box has a color of #2d5581        
        
          <div style="background-color:#2d5581;">Content here</div>
        
        
          .mybackground {background-color:#2d5581;}
        
        Background color #2d5581
      
           Border around this has a color of #2d5581        
        
          <div style="border:2px solid #2d5581;">Content here</div>
        
        
          .myborder {border:2px solid #2d5581;}
        
        Border color #2d5581