#542ebf color space conversions
Hex:
        #542ebf
        RGB:
        84, 46, 191
        CMY:
        67, 82, 25
        CMYK:
        56, 76, 0, 25
      HSL:
        256°, 61.1814%, 46.4706%
        HSV (HSB):
        256°, 75.9162%, 74.9020%
        XYZ:
        14.0371, 7.6004, 50.0174
        xyY:
        0.1959, 0.1061, 7.6004
      CIE-Lab:
        33.1364, 52.4967, -69.6002
        CIE-LCH:
        33.1364, 87.1785, 307.0258
        CIE-Luv:
        33.1364, 1.7507, -95.7887
        Hunter-Lab:
        27.5688, 42.6408, -88.2702
      #542ebf color charts
#542ebf RGB chart
      #542ebf CMYK chart
      #542ebf RGB pie chart
      #542ebf color shades, tints & tones
#542ebf color schemes
#542ebf color preview, HTML & CSS examples
           This text has a color of #542ebf        
        
          <p style="color:#542ebf;">Text here</p>
        
        
          .mytext {color:#542ebf;}
        
        Text color #542ebf
      
           This box has a color of #542ebf        
        
          <div style="background-color:#542ebf;">Content here</div>
        
        
          .mybackground {background-color:#542ebf;}
        
        Background color #542ebf
      
           Border around this has a color of #542ebf        
        
          <div style="border:2px solid #542ebf;">Content here</div>
        
        
          .myborder {border:2px solid #542ebf;}
        
        Border color #542ebf