#544b7e color space conversions
Hex:
        #544b7e
        RGB:
        84, 75, 126
        CMY:
        67, 71, 51
        CMYK:
        33, 40, 0, 51
      HSL:
        251°, 25.3731%, 39.4118%
        HSV (HSB):
        251°, 40.4762%, 49.4118%
        XYZ:
        9.9381, 8.4233, 20.8407
        xyY:
        0.2535, 0.2149, 8.4233
      CIE-Lab:
        34.8494, 16.3764, -27.5892
        CIE-LCH:
        34.8494, 32.0835, 300.6925
        CIE-Luv:
        34.8494, 0.9569, -39.4229
        Hunter-Lab:
        29.0230, 10.3323, -22.2587
      #544b7e color charts
#544b7e RGB chart
      #544b7e CMYK chart
      #544b7e RGB pie chart
      #544b7e color shades, tints & tones
#544b7e color schemes
#544b7e color preview, HTML & CSS examples
           This text has a color of #544b7e        
        
          <p style="color:#544b7e;">Text here</p>
        
        
          .mytext {color:#544b7e;}
        
        Text color #544b7e
      
           This box has a color of #544b7e        
        
          <div style="background-color:#544b7e;">Content here</div>
        
        
          .mybackground {background-color:#544b7e;}
        
        Background color #544b7e
      
           Border around this has a color of #544b7e        
        
          <div style="border:2px solid #544b7e;">Content here</div>
        
        
          .myborder {border:2px solid #544b7e;}
        
        Border color #544b7e