#542acb color space conversions
Hex:
        #542acb
        RGB:
        84, 42, 203
        CMY:
        67, 84, 20
        CMYK:
        59, 79, 0, 20
      HSL:
        256°, 65.7143%, 48.0392%
        HSV (HSB):
        256°, 79.3103%, 79.6078%
        XYZ:
        15.2636, 7.8525, 57.2111
        xyY:
        0.1900, 0.0978, 7.8525
      CIE-Lab:
        33.6739, 57.6635, -75.7430
        CIE-LCH:
        33.6739, 95.1950, 307.2822
        CIE-Luv:
        33.6739, 1.1144, -103.4789
        Hunter-Lab:
        28.0224, 48.1886, -101.4321
      #542acb color charts
#542acb RGB chart
      #542acb CMYK chart
      #542acb RGB pie chart
      #542acb color shades, tints & tones
#542acb color schemes
#542acb color preview, HTML & CSS examples
           This text has a color of #542acb        
        
          <p style="color:#542acb;">Text here</p>
        
        
          .mytext {color:#542acb;}
        
        Text color #542acb
      
           This box has a color of #542acb        
        
          <div style="background-color:#542acb;">Content here</div>
        
        
          .mybackground {background-color:#542acb;}
        
        Background color #542acb
      
           Border around this has a color of #542acb        
        
          <div style="border:2px solid #542acb;">Content here</div>
        
        
          .myborder {border:2px solid #542acb;}
        
        Border color #542acb