#54489e color space conversions
Hex:
        #54489e
        RGB:
        84, 72, 158
        CMY:
        67, 72, 38
        CMYK:
        47, 54, 0, 38
      HSL:
        248°, 37.3913%, 45.0980%
        HSV (HSB):
        248°, 54.4304%, 61.9608%
        XYZ:
        12.1451, 8.9882, 33.4425
        xyY:
        0.2225, 0.1647, 8.9882
      CIE-Lab:
        35.9615, 27.8675, -45.3519
        CIE-LCH:
        35.9615, 53.2296, 301.5696
        CIE-Luv:
        35.9615, -0.6513, -66.0217
        Hunter-Lab:
        29.9803, 19.8453, -45.1509
      #54489e color charts
#54489e RGB chart
      #54489e CMYK chart
      #54489e RGB pie chart
      #54489e color shades, tints & tones
#54489e color schemes
#54489e color preview, HTML & CSS examples
           This text has a color of #54489e        
        
          <p style="color:#54489e;">Text here</p>
        
        
          .mytext {color:#54489e;}
        
        Text color #54489e
      
           This box has a color of #54489e        
        
          <div style="background-color:#54489e;">Content here</div>
        
        
          .mybackground {background-color:#54489e;}
        
        Background color #54489e
      
           Border around this has a color of #54489e        
        
          <div style="border:2px solid #54489e;">Content here</div>
        
        
          .myborder {border:2px solid #54489e;}
        
        Border color #54489e