#455f4d color space conversions
Hex:
        #455f4d
        RGB:
        69, 95, 77
        CMY:
        73, 63, 70
        CMYK:
        27, 0, 19, 63
      HSL:
        138°, 15.8537%, 32.1569%
        HSV (HSB):
        138°, 27.3684%, 37.2549%
        XYZ:
        7.8860, 9.9854, 8.5329
        xyY:
        0.2987, 0.3782, 9.9854
      CIE-Lab:
        37.8163, -13.8900, 7.1994
        CIE-LCH:
        37.8163, 15.6449, 152.6014
        CIE-Luv:
        37.8163, -12.6436, 10.8337
        Hunter-Lab:
        31.5998, -10.7533, 6.1097
      #455f4d color charts
#455f4d RGB chart
      #455f4d CMYK chart
      #455f4d RGB pie chart
      #455f4d color shades, tints & tones
#455f4d color schemes
#455f4d color preview, HTML & CSS examples
           This text has a color of #455f4d        
        
          <p style="color:#455f4d;">Text here</p>
        
        
          .mytext {color:#455f4d;}
        
        Text color #455f4d
      
           This box has a color of #455f4d        
        
          <div style="background-color:#455f4d;">Content here</div>
        
        
          .mybackground {background-color:#455f4d;}
        
        Background color #455f4d
      
           Border around this has a color of #455f4d        
        
          <div style="border:2px solid #455f4d;">Content here</div>
        
        
          .myborder {border:2px solid #455f4d;}
        
        Border color #455f4d