#547f8e color space conversions
Hex:
        #547f8e
        RGB:
        84, 127, 142
        CMY:
        67, 50, 44
        CMYK:
        41, 11, 0, 44
      HSL:
        196°, 25.6637%, 44.3137%
        HSV (HSB):
        196°, 40.8451%, 55.6863%
        XYZ:
        16.1280, 19.0166, 28.4117
        xyY:
        0.2538, 0.2992, 19.0166
      CIE-Lab:
        50.7066, -10.7168, -12.7921
        CIE-LCH:
        50.7066, 16.6879, 230.0448
        CIE-Luv:
        50.7066, -20.4179, -16.9057
        Hunter-Lab:
        43.6080, -10.2974, -8.1034
      #547f8e color charts
#547f8e RGB chart
      #547f8e CMYK chart
      #547f8e RGB pie chart
      #547f8e color shades, tints & tones
#547f8e color schemes
#547f8e color preview, HTML & CSS examples
           This text has a color of #547f8e        
        
          <p style="color:#547f8e;">Text here</p>
        
        
          .mytext {color:#547f8e;}
        
        Text color #547f8e
      
           This box has a color of #547f8e        
        
          <div style="background-color:#547f8e;">Content here</div>
        
        
          .mybackground {background-color:#547f8e;}
        
        Background color #547f8e
      
           Border around this has a color of #547f8e        
        
          <div style="border:2px solid #547f8e;">Content here</div>
        
        
          .myborder {border:2px solid #547f8e;}
        
        Border color #547f8e