#454b80 color space conversions
Hex:
        #454b80
        RGB:
        69, 75, 128
        CMY:
        73, 71, 50
        CMYK:
        46, 41, 0, 50
      HSL:
        234°, 29.9492%, 38.6275%
        HSV (HSB):
        234°, 46.0938%, 50.1961%
        XYZ:
        8.8666, 7.8559, 21.4711
        xyY:
        0.2321, 0.2057, 7.8559
      CIE-Lab:
        33.6809, 12.6233, -30.7544
        CIE-LCH:
        33.6809, 33.2443, 292.3159
        CIE-Luv:
        33.6809, -5.3709, -43.0814
        Hunter-Lab:
        28.0283, 7.4179, -25.7992
      #454b80 color charts
#454b80 RGB chart
      #454b80 CMYK chart
      #454b80 RGB pie chart
      #454b80 color shades, tints & tones
#454b80 color schemes
#454b80 color preview, HTML & CSS examples
           This text has a color of #454b80        
        
          <p style="color:#454b80;">Text here</p>
        
        
          .mytext {color:#454b80;}
        
        Text color #454b80
      
           This box has a color of #454b80        
        
          <div style="background-color:#454b80;">Content here</div>
        
        
          .mybackground {background-color:#454b80;}
        
        Background color #454b80
      
           Border around this has a color of #454b80        
        
          <div style="border:2px solid #454b80;">Content here</div>
        
        
          .myborder {border:2px solid #454b80;}
        
        Border color #454b80