#54458d color space conversions
Hex:
        #54458d
        RGB:
        84, 69, 141
        CMY:
        67, 73, 45
        CMYK:
        40, 51, 0, 45
      HSL:
        253°, 34.2857%, 41.1765%
        HSV (HSB):
        253°, 51.0638%, 55.2941%
        XYZ:
        10.5920, 8.0641, 26.1976
        xyY:
        0.2361, 0.1798, 8.0641
      CIE-Lab:
        34.1161, 24.5938, -37.9862
        CIE-LCH:
        34.1161, 45.2527, 302.9206
        CIE-Luv:
        34.1161, 1.6727, -54.5391
        Hunter-Lab:
        28.3974, 16.8834, -34.8188
      #54458d color charts
#54458d RGB chart
      #54458d CMYK chart
      #54458d RGB pie chart
      #54458d color shades, tints & tones
#54458d color schemes
#54458d color preview, HTML & CSS examples
           This text has a color of #54458d        
        
          <p style="color:#54458d;">Text here</p>
        
        
          .mytext {color:#54458d;}
        
        Text color #54458d
      
           This box has a color of #54458d        
        
          <div style="background-color:#54458d;">Content here</div>
        
        
          .mybackground {background-color:#54458d;}
        
        Background color #54458d
      
           Border around this has a color of #54458d        
        
          <div style="border:2px solid #54458d;">Content here</div>
        
        
          .myborder {border:2px solid #54458d;}
        
        Border color #54458d