#54326d color space conversions
Hex:
        #54326d
        RGB:
        84, 50, 109
        CMY:
        67, 80, 57
        CMYK:
        23, 54, 0, 57
      HSL:
        275°, 37.1069%, 31.1765%
        HSV (HSB):
        275°, 54.1284%, 42.7451%
        XYZ:
        7.5571, 5.2701, 15.0869
        xyY:
        0.2707, 0.1888, 5.2701
      CIE-Lab:
        27.4910, 27.5406, -28.5084
        CIE-LCH:
        27.4910, 39.6386, 314.0108
        CIE-Luv:
        27.4910, 11.2175, -38.8311
        Hunter-Lab:
        22.9568, 18.5854, -22.8949
      #54326d color charts
#54326d RGB chart
      #54326d CMYK chart
      #54326d RGB pie chart
      #54326d color shades, tints & tones
#54326d color schemes
#54326d color preview, HTML & CSS examples
           This text has a color of #54326d        
        
          <p style="color:#54326d;">Text here</p>
        
        
          .mytext {color:#54326d;}
        
        Text color #54326d
      
           This box has a color of #54326d        
        
          <div style="background-color:#54326d;">Content here</div>
        
        
          .mybackground {background-color:#54326d;}
        
        Background color #54326d
      
           Border around this has a color of #54326d        
        
          <div style="border:2px solid #54326d;">Content here</div>
        
        
          .myborder {border:2px solid #54326d;}
        
        Border color #54326d