#542d7d color space conversions
Hex:
        #542d7d
        RGB:
        84, 45, 125
        CMY:
        67, 82, 51
        CMYK:
        33, 64, 0, 51
      HSL:
        269°, 47.0588%, 33.3333%
        HSV (HSB):
        269°, 64.0000%, 49.0196%
        XYZ:
        8.2962, 5.2423, 19.9766
        xyY:
        0.2475, 0.1564, 5.2423
      CIE-Lab:
        27.4141, 34.6646, -38.7932
        CIE-LCH:
        27.4141, 52.0245, 311.7832
        CIE-Luv:
        27.4141, 10.0225, -52.4153
        Hunter-Lab:
        22.8960, 24.6104, -35.7031
      #542d7d color charts
#542d7d RGB chart
      #542d7d CMYK chart
      #542d7d RGB pie chart
      #542d7d color shades, tints & tones
#542d7d color schemes
#542d7d color preview, HTML & CSS examples
           This text has a color of #542d7d        
        
          <p style="color:#542d7d;">Text here</p>
        
        
          .mytext {color:#542d7d;}
        
        Text color #542d7d
      
           This box has a color of #542d7d        
        
          <div style="background-color:#542d7d;">Content here</div>
        
        
          .mybackground {background-color:#542d7d;}
        
        Background color #542d7d
      
           Border around this has a color of #542d7d        
        
          <div style="border:2px solid #542d7d;">Content here</div>
        
        
          .myborder {border:2px solid #542d7d;}
        
        Border color #542d7d