#2d4aae color space conversions
Hex:
        #2d4aae
        RGB:
        45, 74, 174
        CMY:
        82, 71, 32
        CMYK:
        74, 57, 0, 32
      HSL:
        227°, 58.9041%, 42.9412%
        HSV (HSB):
        227°, 74.1379%, 68.2353%
        XYZ:
        11.1709, 8.5114, 41.0985
        xyY:
        0.1838, 0.1400, 8.5114
      CIE-Lab:
        35.0261, 24.9779, -56.5631
        CIE-LCH:
        35.0261, 61.8326, 293.8259
        CIE-Luv:
        35.0261, -12.4675, -80.1910
        Hunter-Lab:
        29.1744, 17.2930, -63.1009
      #2d4aae color charts
#2d4aae RGB chart
      #2d4aae CMYK chart
      #2d4aae RGB pie chart
      #2d4aae color shades, tints & tones
#2d4aae color schemes
#2d4aae color preview, HTML & CSS examples
           This text has a color of #2d4aae        
        
          <p style="color:#2d4aae;">Text here</p>
        
        
          .mytext {color:#2d4aae;}
        
        Text color #2d4aae
      
           This box has a color of #2d4aae        
        
          <div style="background-color:#2d4aae;">Content here</div>
        
        
          .mybackground {background-color:#2d4aae;}
        
        Background color #2d4aae
      
           Border around this has a color of #2d4aae        
        
          <div style="border:2px solid #2d4aae;">Content here</div>
        
        
          .myborder {border:2px solid #2d4aae;}
        
        Border color #2d4aae