#542cfd color space conversions
Hex:
        #542cfd
        RGB:
        84, 44, 253
        CMY:
        67, 83, 1
        CMYK:
        67, 83, 0, 1
      HSL:
        251°, 98.1221%, 58.2353%
        HSV (HSB):
        251°, 82.6087%, 99.2157%
        XYZ:
        22.2865, 10.7780, 93.8342
        xyY:
        0.1756, 0.0849, 10.7780
      CIE-Lab:
        39.2041, 70.3732, -95.1461
        CIE-LCH:
        39.2041, 118.3434, 306.4879
        CIE-Luv:
        39.2041, -3.2198, -132.4768
        Hunter-Lab:
        32.8299, 63.7217, -146.4814
      #542cfd color charts
#542cfd RGB chart
      #542cfd CMYK chart
      #542cfd RGB pie chart
      #542cfd color shades, tints & tones
#542cfd color schemes
#542cfd color preview, HTML & CSS examples
           This text has a color of #542cfd        
        
          <p style="color:#542cfd;">Text here</p>
        
        
          .mytext {color:#542cfd;}
        
        Text color #542cfd
      
           This box has a color of #542cfd        
        
          <div style="background-color:#542cfd;">Content here</div>
        
        
          .mybackground {background-color:#542cfd;}
        
        Background color #542cfd
      
           Border around this has a color of #542cfd        
        
          <div style="border:2px solid #542cfd;">Content here</div>
        
        
          .myborder {border:2px solid #542cfd;}
        
        Border color #542cfd