#542eef color space conversions
Hex:
        #542eef
        RGB:
        84, 46, 239
        CMY:
        67, 82, 6
        CMYK:
        65, 81, 0, 6
      HSL:
        252°, 85.7778%, 55.8824%
        HSV (HSB):
        252°, 80.7531%, 93.7255%
        XYZ:
        20.2131, 10.0708, 82.5399
        xyY:
        0.1792, 0.0893, 10.0708
      CIE-Lab:
        37.9692, 65.8220, -89.3103
        CIE-LCH:
        37.9692, 110.9453, 306.3903
        CIE-Luv:
        37.9692, -2.3820, -124.3693
        Hunter-Lab:
        31.7345, 58.1592, -131.9960
      #542eef color charts
#542eef RGB chart
      #542eef CMYK chart
      #542eef RGB pie chart
      #542eef color shades, tints & tones
#542eef color schemes
#542eef color preview, HTML & CSS examples
           This text has a color of #542eef        
        
          <p style="color:#542eef;">Text here</p>
        
        
          .mytext {color:#542eef;}
        
        Text color #542eef
      
           This box has a color of #542eef        
        
          <div style="background-color:#542eef;">Content here</div>
        
        
          .mybackground {background-color:#542eef;}
        
        Background color #542eef
      
           Border around this has a color of #542eef        
        
          <div style="border:2px solid #542eef;">Content here</div>
        
        
          .myborder {border:2px solid #542eef;}
        
        Border color #542eef