#454f98 color space conversions
Hex:
        #454f98
        RGB:
        69, 79, 152
        CMY:
        73, 69, 40
        CMYK:
        55, 48, 0, 40
      HSL:
        233°, 37.5566%, 43.3333%
        HSV (HSB):
        233°, 54.6053%, 59.6078%
        XYZ:
        10.9177, 9.1242, 30.8915
        xyY:
        0.2144, 0.1791, 9.1242
      CIE-Lab:
        36.2223, 17.9571, -41.3800
        CIE-LCH:
        36.2223, 45.1083, 293.4587
        CIE-Luv:
        36.2223, -7.6387, -59.7215
        Hunter-Lab:
        30.2062, 11.6560, -39.4906
      #454f98 color charts
#454f98 RGB chart
      #454f98 CMYK chart
      #454f98 RGB pie chart
      #454f98 color shades, tints & tones
#454f98 color schemes
#454f98 color preview, HTML & CSS examples
           This text has a color of #454f98        
        
          <p style="color:#454f98;">Text here</p>
        
        
          .mytext {color:#454f98;}
        
        Text color #454f98
      
           This box has a color of #454f98        
        
          <div style="background-color:#454f98;">Content here</div>
        
        
          .mybackground {background-color:#454f98;}
        
        Background color #454f98
      
           Border around this has a color of #454f98        
        
          <div style="border:2px solid #454f98;">Content here</div>
        
        
          .myborder {border:2px solid #454f98;}
        
        Border color #454f98