#54256d color space conversions
Hex:
        #54256d
        RGB:
        84, 37, 109
        CMY:
        67, 85, 57
        CMYK:
        23, 66, 0, 57
      HSL:
        279°, 49.3151%, 28.6275%
        HSV (HSB):
        279°, 66.0550%, 42.7451%
        XYZ:
        7.0780, 4.3121, 14.9273
        xyY:
        0.2689, 0.1638, 4.3121
      CIE-Lab:
        24.6774, 35.0254, -32.9929
        CIE-LCH:
        24.6774, 48.1177, 316.7116
        CIE-Luv:
        24.6774, 14.4676, -43.4152
        Hunter-Lab:
        20.7655, 24.5029, -28.0846
      #54256d color charts
#54256d RGB chart
      #54256d CMYK chart
      #54256d RGB pie chart
      #54256d color shades, tints & tones
#54256d color schemes
#54256d color preview, HTML & CSS examples
           This text has a color of #54256d        
        
          <p style="color:#54256d;">Text here</p>
        
        
          .mytext {color:#54256d;}
        
        Text color #54256d
      
           This box has a color of #54256d        
        
          <div style="background-color:#54256d;">Content here</div>
        
        
          .mybackground {background-color:#54256d;}
        
        Background color #54256d
      
           Border around this has a color of #54256d        
        
          <div style="border:2px solid #54256d;">Content here</div>
        
        
          .myborder {border:2px solid #54256d;}
        
        Border color #54256d