#54529e color space conversions
Hex:
        #54529e
        RGB:
        84, 82, 158
        CMY:
        67, 68, 38
        CMYK:
        47, 48, 0, 38
      HSL:
        242°, 31.6667%, 47.0588%
        HSV (HSB):
        242°, 48.1013%, 61.9608%
        XYZ:
        12.8450, 10.3880, 33.6758
        xyY:
        0.2257, 0.1825, 10.3880
      CIE-Lab:
        38.5300, 21.5442, -41.2365
        CIE-LCH:
        38.5300, 46.5253, 297.5850
        CIE-Luv:
        38.5300, -3.6699, -60.9456
        Hunter-Lab:
        32.2305, 14.7354, -39.3875
      #54529e color charts
#54529e RGB chart
      #54529e CMYK chart
      #54529e RGB pie chart
      #54529e color shades, tints & tones
#54529e color schemes
#54529e color preview, HTML & CSS examples
           This text has a color of #54529e        
        
          <p style="color:#54529e;">Text here</p>
        
        
          .mytext {color:#54529e;}
        
        Text color #54529e
      
           This box has a color of #54529e        
        
          <div style="background-color:#54529e;">Content here</div>
        
        
          .mybackground {background-color:#54529e;}
        
        Background color #54529e
      
           Border around this has a color of #54529e        
        
          <div style="border:2px solid #54529e;">Content here</div>
        
        
          .myborder {border:2px solid #54529e;}
        
        Border color #54529e