#2d4d96 color space conversions
Hex:
        #2d4d96
        RGB:
        45, 77, 150
        CMY:
        82, 70, 41
        CMYK:
        70, 49, 0, 41
      HSL:
        222°, 53.8462%, 38.2353%
        HSV (HSB):
        222°, 70.0000%, 58.8235%
        XYZ:
        9.2411, 8.0677, 29.9243
        xyY:
        0.1956, 0.1708, 8.0677
      CIE-Lab:
        34.1234, 13.8647, -43.6127
        CIE-LCH:
        34.1234, 45.7635, 287.6357
        CIE-Luv:
        34.1234, -13.2380, -61.3678
        Hunter-Lab:
        28.4036, 8.3685, -42.5818
      #2d4d96 color charts
#2d4d96 RGB chart
      #2d4d96 CMYK chart
      #2d4d96 RGB pie chart
      #2d4d96 color shades, tints & tones
#2d4d96 color schemes
#2d4d96 color preview, HTML & CSS examples
           This text has a color of #2d4d96        
        
          <p style="color:#2d4d96;">Text here</p>
        
        
          .mytext {color:#2d4d96;}
        
        Text color #2d4d96
      
           This box has a color of #2d4d96        
        
          <div style="background-color:#2d4d96;">Content here</div>
        
        
          .mybackground {background-color:#2d4d96;}
        
        Background color #2d4d96
      
           Border around this has a color of #2d4d96        
        
          <div style="border:2px solid #2d4d96;">Content here</div>
        
        
          .myborder {border:2px solid #2d4d96;}
        
        Border color #2d4d96