#454c65 color space conversions
Hex:
        #454c65
        RGB:
        69, 76, 101
        CMY:
        73, 70, 60
        CMYK:
        32, 25, 0, 60
      HSL:
        227°, 18.8235%, 33.3333%
        HSV (HSB):
        227°, 31.6832%, 39.6078%
        XYZ:
        7.3876, 7.3737, 13.3458
        xyY:
        0.2628, 0.2623, 7.3737
      CIE-Lab:
        32.6429, 3.7151, -15.4808
        CIE-LCH:
        32.6429, 15.9203, 283.4948
        CIE-Luv:
        32.6429, -4.6028, -20.5377
        Hunter-Lab:
        27.1545, 1.0422, -10.1315
      #454c65 color charts
#454c65 RGB chart
      #454c65 CMYK chart
      #454c65 RGB pie chart
      #454c65 color shades, tints & tones
#454c65 color schemes
#454c65 color preview, HTML & CSS examples
           This text has a color of #454c65        
        
          <p style="color:#454c65;">Text here</p>
        
        
          .mytext {color:#454c65;}
        
        Text color #454c65
      
           This box has a color of #454c65        
        
          <div style="background-color:#454c65;">Content here</div>
        
        
          .mybackground {background-color:#454c65;}
        
        Background color #454c65
      
           Border around this has a color of #454c65        
        
          <div style="border:2px solid #454c65;">Content here</div>
        
        
          .myborder {border:2px solid #454c65;}
        
        Border color #454c65