#544e6e color space conversions
Hex:
        #544e6e
        RGB:
        84, 78, 110
        CMY:
        67, 69, 57
        CMYK:
        24, 29, 0, 57
      HSL:
        251°, 17.0213%, 36.8627%
        HSV (HSB):
        251°, 29.0909%, 43.1373%
        XYZ:
        9.1950, 8.4594, 15.9000
        xyY:
        0.2740, 0.2521, 8.4594
      CIE-Lab:
        34.9219, 10.0403, -17.5233
        CIE-LCH:
        34.9219, 20.1959, 299.8112
        CIE-Luv:
        34.9219, 1.0372, -24.5515
        Hunter-Lab:
        29.0850, 5.5327, -12.0528
      #544e6e color charts
#544e6e RGB chart
      #544e6e CMYK chart
      #544e6e RGB pie chart
      #544e6e color shades, tints & tones
#544e6e color schemes
#544e6e color preview, HTML & CSS examples
           This text has a color of #544e6e        
        
          <p style="color:#544e6e;">Text here</p>
        
        
          .mytext {color:#544e6e;}
        
        Text color #544e6e
      
           This box has a color of #544e6e        
        
          <div style="background-color:#544e6e;">Content here</div>
        
        
          .mybackground {background-color:#544e6e;}
        
        Background color #544e6e
      
           Border around this has a color of #544e6e        
        
          <div style="border:2px solid #544e6e;">Content here</div>
        
        
          .myborder {border:2px solid #544e6e;}
        
        Border color #544e6e