#542cac color space conversions
Hex:
        #542cac
        RGB:
        84, 44, 172
        CMY:
        67, 83, 33
        CMYK:
        51, 74, 0, 33
      HSL:
        259°, 59.2593%, 42.3529%
        HSV (HSB):
        259°, 74.4186%, 67.4510%
        XYZ:
        12.0032, 6.6647, 39.6835
        xyY:
        0.2057, 0.1142, 6.6647
      CIE-Lab:
        31.0312, 48.1348, -61.7727
        CIE-LCH:
        31.0312, 78.3123, 307.9266
        CIE-Luv:
        31.0312, 4.0284, -84.1903
        Hunter-Lab:
        25.8162, 37.8154, -73.0668
      #542cac color charts
#542cac RGB chart
      #542cac CMYK chart
      #542cac RGB pie chart
      #542cac color shades, tints & tones
#542cac color schemes
#542cac color preview, HTML & CSS examples
           This text has a color of #542cac        
        
          <p style="color:#542cac;">Text here</p>
        
        
          .mytext {color:#542cac;}
        
        Text color #542cac
      
           This box has a color of #542cac        
        
          <div style="background-color:#542cac;">Content here</div>
        
        
          .mybackground {background-color:#542cac;}
        
        Background color #542cac
      
           Border around this has a color of #542cac        
        
          <div style="border:2px solid #542cac;">Content here</div>
        
        
          .myborder {border:2px solid #542cac;}
        
        Border color #542cac