#542fec color space conversions
Hex:
        #542fec
        RGB:
        84, 47, 236
        CMY:
        67, 82, 7
        CMYK:
        64, 80, 0, 7
      HSL:
        252°, 83.2599%, 55.4902%
        HSV (HSB):
        252°, 80.0847%, 92.5490%
        XYZ:
        19.8130, 9.9740, 80.2378
        xyY:
        0.1801, 0.0907, 9.9740
      CIE-Lab:
        37.7957, 64.5874, -87.8981
        CIE-LCH:
        37.7957, 109.0762, 306.3084
        CIE-Luv:
        37.7957, -2.2633, -122.5746
        Hunter-Lab:
        31.5816, 56.7157, -128.5280
      #542fec color charts
#542fec RGB chart
      #542fec CMYK chart
      #542fec RGB pie chart
      #542fec color shades, tints & tones
#542fec color schemes
#542fec color preview, HTML & CSS examples
           This text has a color of #542fec        
        
          <p style="color:#542fec;">Text here</p>
        
        
          .mytext {color:#542fec;}
        
        Text color #542fec
      
           This box has a color of #542fec        
        
          <div style="background-color:#542fec;">Content here</div>
        
        
          .mybackground {background-color:#542fec;}
        
        Background color #542fec
      
           Border around this has a color of #542fec        
        
          <div style="border:2px solid #542fec;">Content here</div>
        
        
          .myborder {border:2px solid #542fec;}
        
        Border color #542fec