#542bbf color space conversions
Hex:
        #542bbf
        RGB:
        84, 43, 191
        CMY:
        67, 83, 25
        CMYK:
        56, 77, 0, 25
      HSL:
        257°, 63.2479%, 45.8824%
        HSV (HSB):
        257°, 77.4869%, 74.9020%
        XYZ:
        13.9240, 7.3742, 49.9797
        xyY:
        0.1953, 0.1035, 7.3742
      CIE-Lab:
        32.6440, 53.9075, -70.4105
        CIE-LCH:
        32.6440, 88.6772, 307.4383
        CIE-Luv:
        32.6440, 2.1550, -96.1367
        Hunter-Lab:
        27.1554, 44.0044, -90.1148
      #542bbf color charts
#542bbf RGB chart
      #542bbf CMYK chart
      #542bbf RGB pie chart
      #542bbf color shades, tints & tones
#542bbf color schemes
#542bbf color preview, HTML & CSS examples
           This text has a color of #542bbf        
        
          <p style="color:#542bbf;">Text here</p>
        
        
          .mytext {color:#542bbf;}
        
        Text color #542bbf
      
           This box has a color of #542bbf        
        
          <div style="background-color:#542bbf;">Content here</div>
        
        
          .mybackground {background-color:#542bbf;}
        
        Background color #542bbf
      
           Border around this has a color of #542bbf        
        
          <div style="border:2px solid #542bbf;">Content here</div>
        
        
          .myborder {border:2px solid #542bbf;}
        
        Border color #542bbf