#452a7d color space conversions
Hex:
        #452a7d
        RGB:
        69, 42, 125
        CMY:
        73, 84, 51
        CMYK:
        45, 66, 0, 51
      HSL:
        260°, 49.7006%, 32.7451%
        HSV (HSB):
        260°, 66.4000%, 49.0196%
        XYZ:
        6.9839, 4.4018, 19.8836
        xyY:
        0.2233, 0.1408, 4.4018
      CIE-Lab:
        24.9576, 32.8807, -42.8517
        CIE-LCH:
        24.9576, 54.0131, 307.4995
        CIE-Luv:
        24.9576, 4.1326, -55.0623
        Hunter-Lab:
        20.9805, 22.7024, -41.5039
      #452a7d color charts
#452a7d RGB chart
      #452a7d CMYK chart
      #452a7d RGB pie chart
      #452a7d color shades, tints & tones
#452a7d color schemes
#452a7d color preview, HTML & CSS examples
           This text has a color of #452a7d        
        
          <p style="color:#452a7d;">Text here</p>
        
        
          .mytext {color:#452a7d;}
        
        Text color #452a7d
      
           This box has a color of #452a7d        
        
          <div style="background-color:#452a7d;">Content here</div>
        
        
          .mybackground {background-color:#452a7d;}
        
        Background color #452a7d
      
           Border around this has a color of #452a7d        
        
          <div style="border:2px solid #452a7d;">Content here</div>
        
        
          .myborder {border:2px solid #452a7d;}
        
        Border color #452a7d