#54828e color space conversions
Hex:
        #54828e
        RGB:
        84, 130, 142
        CMY:
        67, 49, 44
        CMYK:
        41, 8, 0, 44
      HSL:
        192°, 25.6637%, 44.3137%
        HSV (HSB):
        192°, 40.8451%, 55.6863%
        XYZ:
        16.5213, 19.8031, 28.5428
        xyY:
        0.2547, 0.3053, 19.8031
      CIE-Lab:
        51.6138, -12.3956, -11.4241
        CIE-LCH:
        51.6138, 16.8570, 222.6645
        CIE-Luv:
        51.6138, -21.6688, -14.6740
        Hunter-Lab:
        44.5006, -11.6064, -6.8783
      #54828e color charts
#54828e RGB chart
      #54828e CMYK chart
      #54828e RGB pie chart
      #54828e color shades, tints & tones
#54828e color schemes
#54828e color preview, HTML & CSS examples
           This text has a color of #54828e        
        
          <p style="color:#54828e;">Text here</p>
        
        
          .mytext {color:#54828e;}
        
        Text color #54828e
      
           This box has a color of #54828e        
        
          <div style="background-color:#54828e;">Content here</div>
        
        
          .mybackground {background-color:#54828e;}
        
        Background color #54828e
      
           Border around this has a color of #54828e        
        
          <div style="border:2px solid #54828e;">Content here</div>
        
        
          .myborder {border:2px solid #54828e;}
        
        Border color #54828e