#2d5492 color space conversions
Hex:
        #2d5492
        RGB:
        45, 84, 146
        CMY:
        82, 67, 43
        CMYK:
        69, 42, 0, 43
      HSL:
        217°, 52.8796%, 37.4510%
        HSV (HSB):
        217°, 69.1781%, 57.2549%
        XYZ:
        9.4408, 8.9739, 28.4287
        xyY:
        0.2015, 0.1916, 8.9739
      CIE-Lab:
        35.9339, 7.7053, -38.2876
        CIE-LCH:
        35.9339, 39.0552, 281.3786
        CIE-Luv:
        35.9339, -15.4976, -54.2662
        Hunter-Lab:
        29.9564, 3.8309, -35.2968
      #2d5492 color charts
#2d5492 RGB chart
      #2d5492 CMYK chart
      #2d5492 RGB pie chart
      #2d5492 color shades, tints & tones
#2d5492 color schemes
#2d5492 color preview, HTML & CSS examples
           This text has a color of #2d5492        
        
          <p style="color:#2d5492;">Text here</p>
        
        
          .mytext {color:#2d5492;}
        
        Text color #2d5492
      
           This box has a color of #2d5492        
        
          <div style="background-color:#2d5492;">Content here</div>
        
        
          .mybackground {background-color:#2d5492;}
        
        Background color #2d5492
      
           Border around this has a color of #2d5492        
        
          <div style="border:2px solid #2d5492;">Content here</div>
        
        
          .myborder {border:2px solid #2d5492;}
        
        Border color #2d5492