#542ac7 color space conversions
Hex:
        #542ac7
        RGB:
        84, 42, 199
        CMY:
        67, 84, 22
        CMYK:
        58, 79, 0, 22
      HSL:
        256°, 65.1452%, 47.2549%
        HSV (HSB):
        256°, 78.8945%, 78.0392%
        XYZ:
        14.7929, 7.6643, 54.7325
        xyY:
        0.1916, 0.0993, 7.6643
      CIE-Lab:
        33.2737, 56.5658, -74.0678
        CIE-LCH:
        33.2737, 93.1973, 307.3691
        CIE-Luv:
        33.2737, 1.4948, -101.0799
        Hunter-Lab:
        27.6844, 46.9322, -97.8381
      #542ac7 color charts
#542ac7 RGB chart
      #542ac7 CMYK chart
      #542ac7 RGB pie chart
      #542ac7 color shades, tints & tones
#542ac7 color schemes
#542ac7 color preview, HTML & CSS examples
           This text has a color of #542ac7        
        
          <p style="color:#542ac7;">Text here</p>
        
        
          .mytext {color:#542ac7;}
        
        Text color #542ac7
      
           This box has a color of #542ac7        
        
          <div style="background-color:#542ac7;">Content here</div>
        
        
          .mybackground {background-color:#542ac7;}
        
        Background color #542ac7
      
           Border around this has a color of #542ac7        
        
          <div style="border:2px solid #542ac7;">Content here</div>
        
        
          .myborder {border:2px solid #542ac7;}
        
        Border color #542ac7