#54816b color space conversions
Hex:
        #54816b
        RGB:
        84, 129, 107
        CMY:
        67, 49, 58
        CMYK:
        35, 0, 17, 49
      HSL:
        151°, 21.1268%, 41.7647%
        HSV (HSB):
        151°, 34.8837%, 50.5882%
        XYZ:
        14.1603, 18.6469, 16.7628
        xyY:
        0.2857, 0.3762, 18.6469
      CIE-Lab:
        50.2715, -20.5908, 7.0700
        CIE-LCH:
        50.2715, 21.7708, 161.0497
        CIE-Luv:
        50.2715, -21.7352, 12.6149
        Hunter-Lab:
        43.1820, -17.0348, 7.2117
      #54816b color charts
#54816b RGB chart
      #54816b CMYK chart
      #54816b RGB pie chart
      #54816b color shades, tints & tones
#54816b color schemes
#54816b color preview, HTML & CSS examples
           This text has a color of #54816b        
        
          <p style="color:#54816b;">Text here</p>
        
        
          .mytext {color:#54816b;}
        
        Text color #54816b
      
           This box has a color of #54816b        
        
          <div style="background-color:#54816b;">Content here</div>
        
        
          .mybackground {background-color:#54816b;}
        
        Background color #54816b
      
           Border around this has a color of #54816b        
        
          <div style="border:2px solid #54816b;">Content here</div>
        
        
          .myborder {border:2px solid #54816b;}
        
        Border color #54816b