#54948f color space conversions
Hex:
        #54948f
        RGB:
        84, 148, 143
        CMY:
        67, 42, 44
        CMYK:
        43, 0, 3, 42
      HSL:
        175°, 27.5862%, 45.4902%
        HSV (HSB):
        175°, 43.2432%, 58.0392%
        XYZ:
        19.2040, 25.0478, 29.8092
        xyY:
        0.2593, 0.3382, 25.0478
      CIE-Lab:
        57.1220, -21.7848, -3.7930
        CIE-LCH:
        57.1220, 22.1125, 189.8768
        CIE-Luv:
        57.1220, -29.1415, -2.1583
        Hunter-Lab:
        50.0478, -19.0908, -0.2805
      #54948f color charts
#54948f RGB chart
      #54948f CMYK chart
      #54948f RGB pie chart
      #54948f color shades, tints & tones
#54948f color schemes
#54948f color preview, HTML & CSS examples
           This text has a color of #54948f        
        
          <p style="color:#54948f;">Text here</p>
        
        
          .mytext {color:#54948f;}
        
        Text color #54948f
      
           This box has a color of #54948f        
        
          <div style="background-color:#54948f;">Content here</div>
        
        
          .mybackground {background-color:#54948f;}
        
        Background color #54948f
      
           Border around this has a color of #54948f        
        
          <div style="border:2px solid #54948f;">Content here</div>
        
        
          .myborder {border:2px solid #54948f;}
        
        Border color #54948f