#2d4dae color space conversions
Hex:
        #2d4dae
        RGB:
        45, 77, 174
        CMY:
        82, 70, 32
        CMYK:
        74, 56, 0, 32
      HSL:
        225°, 58.9041%, 42.9412%
        HSV (HSB):
        225°, 74.1379%, 68.2353%
        XYZ:
        11.3760, 8.9216, 41.1669
        xyY:
        0.1851, 0.1452, 8.9216
      CIE-Lab:
        35.8330, 22.9897, -55.2520
        CIE-LCH:
        35.8330, 59.8440, 292.5916
        CIE-Luv:
        35.8330, -13.2720, -78.9631
        Hunter-Lab:
        29.8691, 15.7132, -60.8076
      #2d4dae color charts
#2d4dae RGB chart
      #2d4dae CMYK chart
      #2d4dae RGB pie chart
      #2d4dae color shades, tints & tones
#2d4dae color schemes
#2d4dae color preview, HTML & CSS examples
           This text has a color of #2d4dae        
        
          <p style="color:#2d4dae;">Text here</p>
        
        
          .mytext {color:#2d4dae;}
        
        Text color #2d4dae
      
           This box has a color of #2d4dae        
        
          <div style="background-color:#2d4dae;">Content here</div>
        
        
          .mybackground {background-color:#2d4dae;}
        
        Background color #2d4dae
      
           Border around this has a color of #2d4dae        
        
          <div style="border:2px solid #2d4dae;">Content here</div>
        
        
          .myborder {border:2px solid #2d4dae;}
        
        Border color #2d4dae