#542efb color space conversions
Hex:
        #542efb
        RGB:
        84, 46, 251
        CMY:
        67, 82, 2
        CMYK:
        67, 82, 0, 2
      HSL:
        251°, 96.2441%, 58.2353%
        HSV (HSB):
        251°, 81.6733%, 98.4314%
        XYZ:
        22.0457, 10.8038, 92.1902
        xyY:
        0.1763, 0.0864, 10.8038
      CIE-Lab:
        39.2481, 69.0693, -93.9521
        CIE-LCH:
        39.2481, 116.6086, 306.3216
        CIE-Luv:
        39.2481, -3.2747, -131.2637
        Hunter-Lab:
        32.8692, 62.2008, -143.2857
      #542efb color charts
#542efb RGB chart
      #542efb CMYK chart
      #542efb RGB pie chart
      #542efb color shades, tints & tones
#542efb color schemes
#542efb color preview, HTML & CSS examples
           This text has a color of #542efb        
        
          <p style="color:#542efb;">Text here</p>
        
        
          .mytext {color:#542efb;}
        
        Text color #542efb
      
           This box has a color of #542efb        
        
          <div style="background-color:#542efb;">Content here</div>
        
        
          .mybackground {background-color:#542efb;}
        
        Background color #542efb
      
           Border around this has a color of #542efb        
        
          <div style="border:2px solid #542efb;">Content here</div>
        
        
          .myborder {border:2px solid #542efb;}
        
        Border color #542efb