#544c7b color space conversions
Hex:
        #544c7b
        RGB:
        84, 76, 123
        CMY:
        67, 70, 52
        CMYK:
        32, 38, 0, 52
      HSL:
        250°, 23.6181%, 39.0196%
        HSV (HSB):
        250°, 38.2114%, 48.2353%
        XYZ:
        9.8157, 8.4838, 19.8591
        xyY:
        0.2572, 0.2223, 8.4838
      CIE-Lab:
        34.9707, 14.8826, -25.5412
        CIE-LCH:
        34.9707, 29.5608, 300.2289
        CIE-Luv:
        34.9707, 0.8274, -36.3979
        Hunter-Lab:
        29.1269, 9.1823, -20.0358
      #544c7b color charts
#544c7b RGB chart
      #544c7b CMYK chart
      #544c7b RGB pie chart
      #544c7b color shades, tints & tones
#544c7b color schemes
#544c7b color preview, HTML & CSS examples
           This text has a color of #544c7b        
        
          <p style="color:#544c7b;">Text here</p>
        
        
          .mytext {color:#544c7b;}
        
        Text color #544c7b
      
           This box has a color of #544c7b        
        
          <div style="background-color:#544c7b;">Content here</div>
        
        
          .mybackground {background-color:#544c7b;}
        
        Background color #544c7b
      
           Border around this has a color of #544c7b        
        
          <div style="border:2px solid #544c7b;">Content here</div>
        
        
          .myborder {border:2px solid #544c7b;}
        
        Border color #544c7b