#542eeb color space conversions
Hex:
        #542eeb
        RGB:
        84, 46, 235
        CMY:
        67, 82, 8
        CMYK:
        64, 80, 0, 8
      HSL:
        252°, 82.5328%, 55.0980%
        HSV (HSB):
        252°, 80.4255%, 92.1569%
        XYZ:
        19.6285, 9.8370, 79.4614
        xyY:
        0.1802, 0.0903, 9.8370
      CIE-Lab:
        37.5482, 64.7312, -87.7403
        CIE-LCH:
        37.5482, 109.0343, 306.4184
        CIE-Luv:
        37.5482, -2.0740, -122.0526
        Hunter-Lab:
        31.3639, 56.8241, -128.2582
      #542eeb color charts
#542eeb RGB chart
      #542eeb CMYK chart
      #542eeb RGB pie chart
      #542eeb color shades, tints & tones
#542eeb color schemes
#542eeb color preview, HTML & CSS examples
           This text has a color of #542eeb        
        
          <p style="color:#542eeb;">Text here</p>
        
        
          .mytext {color:#542eeb;}
        
        Text color #542eeb
      
           This box has a color of #542eeb        
        
          <div style="background-color:#542eeb;">Content here</div>
        
        
          .mybackground {background-color:#542eeb;}
        
        Background color #542eeb
      
           Border around this has a color of #542eeb        
        
          <div style="border:2px solid #542eeb;">Content here</div>
        
        
          .myborder {border:2px solid #542eeb;}
        
        Border color #542eeb