#542b5b color space conversions
Hex:
        #542b5b
        RGB:
        84, 43, 91
        CMY:
        67, 83, 64
        CMYK:
        8, 53, 0, 64
      HSL:
        291°, 35.8209%, 26.2745%
        HSV (HSB):
        291°, 52.7473%, 35.6863%
        XYZ:
        6.4084, 4.3679, 10.4029
        xyY:
        0.3026, 0.2062, 4.3679
      CIE-Lab:
        24.8522, 27.4168, -20.9963
        CIE-LCH:
        24.8522, 34.5330, 322.5544
        CIE-Luv:
        24.8522, 16.3806, -28.1648
        Hunter-Lab:
        20.8995, 18.1588, -14.8823
      #542b5b color charts
#542b5b RGB chart
      #542b5b CMYK chart
      #542b5b RGB pie chart
      #542b5b color shades, tints & tones
#542b5b color schemes
#542b5b color preview, HTML & CSS examples
           This text has a color of #542b5b        
        
          <p style="color:#542b5b;">Text here</p>
        
        
          .mytext {color:#542b5b;}
        
        Text color #542b5b
      
           This box has a color of #542b5b        
        
          <div style="background-color:#542b5b;">Content here</div>
        
        
          .mybackground {background-color:#542b5b;}
        
        Background color #542b5b
      
           Border around this has a color of #542b5b        
        
          <div style="border:2px solid #542b5b;">Content here</div>
        
        
          .myborder {border:2px solid #542b5b;}
        
        Border color #542b5b