#54667f color space conversions
Hex:
        #54667f
        RGB:
        84, 102, 127
        CMY:
        67, 60, 50
        CMYK:
        34, 20, 0, 50
      HSL:
        215°, 20.3791%, 41.3725%
        HSV (HSB):
        215°, 33.8583%, 49.8039%
        XYZ:
        12.2383, 12.9199, 21.9274
        xyY:
        0.2599, 0.2744, 12.9199
      CIE-Lab:
        42.6423, -0.2861, -16.1228
        CIE-LCH:
        42.6423, 16.1253, 268.9833
        CIE-Luv:
        42.6423, -9.8368, -22.4819
        Hunter-Lab:
        35.9442, -2.1267, -11.0084
      #54667f color charts
#54667f RGB chart
      #54667f CMYK chart
      #54667f RGB pie chart
      #54667f color shades, tints & tones
#54667f color schemes
#54667f color preview, HTML & CSS examples
           This text has a color of #54667f        
        
          <p style="color:#54667f;">Text here</p>
        
        
          .mytext {color:#54667f;}
        
        Text color #54667f
      
           This box has a color of #54667f        
        
          <div style="background-color:#54667f;">Content here</div>
        
        
          .mybackground {background-color:#54667f;}
        
        Background color #54667f
      
           Border around this has a color of #54667f        
        
          <div style="border:2px solid #54667f;">Content here</div>
        
        
          .myborder {border:2px solid #54667f;}
        
        Border color #54667f