#2d4788 color space conversions
Hex:
        #2d4788
        RGB:
        45, 71, 136
        CMY:
        82, 72, 47
        CMYK:
        67, 48, 0, 47
      HSL:
        223°, 50.2762%, 35.4902%
        HSV (HSB):
        223°, 66.9118%, 53.3333%
        XYZ:
        7.7794, 6.8419, 24.2032
        xyY:
        0.2004, 0.1762, 6.8419
      CIE-Lab:
        31.4443, 12.5879, -39.3524
        CIE-LCH:
        31.4443, 41.3166, 287.7382
        CIE-Luv:
        31.4443, -11.3704, -53.9096
        Hunter-Lab:
        26.1571, 7.3126, -36.5511
      #2d4788 color charts
#2d4788 RGB chart
      #2d4788 CMYK chart
      #2d4788 RGB pie chart
      #2d4788 color shades, tints & tones
#2d4788 color schemes
#2d4788 color preview, HTML & CSS examples
           This text has a color of #2d4788        
        
          <p style="color:#2d4788;">Text here</p>
        
        
          .mytext {color:#2d4788;}
        
        Text color #2d4788
      
           This box has a color of #2d4788        
        
          <div style="background-color:#2d4788;">Content here</div>
        
        
          .mybackground {background-color:#2d4788;}
        
        Background color #2d4788
      
           Border around this has a color of #2d4788        
        
          <div style="border:2px solid #2d4788;">Content here</div>
        
        
          .myborder {border:2px solid #2d4788;}
        
        Border color #2d4788