#454961 color space conversions
Hex:
        #454961
        RGB:
        69, 73, 97
        CMY:
        73, 71, 62
        CMYK:
        29, 25, 0, 62
      HSL:
        231°, 16.8675%, 32.5490%
        HSV (HSB):
        231°, 28.8660%, 38.0392%
        XYZ:
        6.9945, 6.8934, 12.2712
        xyY:
        0.2674, 0.2635, 6.8934
      CIE-Lab:
        31.5629, 4.5154, -14.6012
        CIE-LCH:
        31.5629, 15.2835, 287.1840
        CIE-Luv:
        31.5629, -3.1939, -19.2403
        Hunter-Lab:
        26.2552, 1.6062, -9.3323
      #454961 color charts
#454961 RGB chart
      #454961 CMYK chart
      #454961 RGB pie chart
      #454961 color shades, tints & tones
#454961 color schemes
#454961 color preview, HTML & CSS examples
           This text has a color of #454961        
        
          <p style="color:#454961;">Text here</p>
        
        
          .mytext {color:#454961;}
        
        Text color #454961
      
           This box has a color of #454961        
        
          <div style="background-color:#454961;">Content here</div>
        
        
          .mybackground {background-color:#454961;}
        
        Background color #454961
      
           Border around this has a color of #454961        
        
          <div style="border:2px solid #454961;">Content here</div>
        
        
          .myborder {border:2px solid #454961;}
        
        Border color #454961