#545e6e color space conversions
Hex:
        #545e6e
        RGB:
        84, 94, 110
        CMY:
        67, 63, 57
        CMYK:
        24, 15, 0, 57
      HSL:
        217°, 13.4021%, 38.0392%
        HSV (HSB):
        217°, 23.6364%, 43.1373%
        XYZ:
        10.4733, 11.0160, 16.3262
        xyY:
        0.2770, 0.2913, 11.0160
      CIE-Lab:
        39.6074, 0.0224, -10.3773
        CIE-LCH:
        39.6074, 10.3773, 270.1239
        CIE-Luv:
        39.6074, -5.8657, -13.9494
        Hunter-Lab:
        33.1904, -1.7569, -5.9311
      #545e6e color charts
#545e6e RGB chart
      #545e6e CMYK chart
      #545e6e RGB pie chart
      #545e6e color shades, tints & tones
#545e6e color schemes
#545e6e color preview, HTML & CSS examples
           This text has a color of #545e6e        
        
          <p style="color:#545e6e;">Text here</p>
        
        
          .mytext {color:#545e6e;}
        
        Text color #545e6e
      
           This box has a color of #545e6e        
        
          <div style="background-color:#545e6e;">Content here</div>
        
        
          .mybackground {background-color:#545e6e;}
        
        Background color #545e6e
      
           Border around this has a color of #545e6e        
        
          <div style="border:2px solid #545e6e;">Content here</div>
        
        
          .myborder {border:2px solid #545e6e;}
        
        Border color #545e6e