#54547d color space conversions
Hex:
        #54547d
        RGB:
        84, 84, 125
        CMY:
        67, 67, 51
        CMYK:
        33, 33, 0, 51
      HSL:
        240°, 19.6172%, 40.9804%
        HSV (HSB):
        240°, 32.8000%, 49.0196%
        XYZ:
        10.5282, 9.7061, 20.7206
        xyY:
        0.2571, 0.2370, 9.7061
      CIE-Lab:
        37.3098, 10.3437, -23.1254
        CIE-LCH:
        37.3098, 25.3333, 294.0983
        CIE-Luv:
        37.3098, -2.3826, -33.0507
        Hunter-Lab:
        31.1547, 5.8001, -17.6248
      #54547d color charts
#54547d RGB chart
      #54547d CMYK chart
      #54547d RGB pie chart
      #54547d color shades, tints & tones
#54547d color schemes
#54547d color preview, HTML & CSS examples
           This text has a color of #54547d        
        
          <p style="color:#54547d;">Text here</p>
        
        
          .mytext {color:#54547d;}
        
        Text color #54547d
      
           This box has a color of #54547d        
        
          <div style="background-color:#54547d;">Content here</div>
        
        
          .mybackground {background-color:#54547d;}
        
        Background color #54547d
      
           Border around this has a color of #54547d        
        
          <div style="border:2px solid #54547d;">Content here</div>
        
        
          .myborder {border:2px solid #54547d;}
        
        Border color #54547d