#454f85 color space conversions
Hex:
        #454f85
        RGB:
        69, 79, 133
        CMY:
        73, 69, 48
        CMYK:
        48, 41, 0, 48
      HSL:
        231°, 31.6832%, 39.6078%
        HSV (HSB):
        231°, 48.1203%, 52.1569%
        XYZ:
        9.4839, 8.5506, 23.3409
        xyY:
        0.2292, 0.2067, 8.5506
      CIE-Lab:
        35.1043, 11.6326, -31.5859
        CIE-LCH:
        35.1043, 33.6599, 290.2180
        CIE-Luv:
        35.1043, -6.9605, -44.6957
        Hunter-Lab:
        29.2415, 6.7202, -26.8570
      #454f85 color charts
#454f85 RGB chart
      #454f85 CMYK chart
      #454f85 RGB pie chart
      #454f85 color shades, tints & tones
#454f85 color schemes
#454f85 color preview, HTML & CSS examples
           This text has a color of #454f85        
        
          <p style="color:#454f85;">Text here</p>
        
        
          .mytext {color:#454f85;}
        
        Text color #454f85
      
           This box has a color of #454f85        
        
          <div style="background-color:#454f85;">Content here</div>
        
        
          .mybackground {background-color:#454f85;}
        
        Background color #454f85
      
           Border around this has a color of #454f85        
        
          <div style="border:2px solid #454f85;">Content here</div>
        
        
          .myborder {border:2px solid #454f85;}
        
        Border color #454f85