#542fbf color space conversions
Hex:
        #542fbf
        RGB:
        84, 47, 191
        CMY:
        67, 82, 25
        CMYK:
        56, 75, 0, 25
      HSL:
        255°, 60.5042%, 46.6667%
        HSV (HSB):
        255°, 75.3927%, 74.9020%
        XYZ:
        14.0766, 7.6794, 50.0306
        xyY:
        0.1961, 0.1070, 7.6794
      CIE-Lab:
        33.3062, 52.0128, -69.3211
        CIE-LCH:
        33.3062, 86.6646, 306.8815
        CIE-Luv:
        33.3062, 1.6089, -95.6590
        Hunter-Lab:
        27.7118, 42.1762, -87.6433
      #542fbf color charts
#542fbf RGB chart
      #542fbf CMYK chart
      #542fbf RGB pie chart
      #542fbf color shades, tints & tones
#542fbf color schemes
#542fbf color preview, HTML & CSS examples
           This text has a color of #542fbf        
        
          <p style="color:#542fbf;">Text here</p>
        
        
          .mytext {color:#542fbf;}
        
        Text color #542fbf
      
           This box has a color of #542fbf        
        
          <div style="background-color:#542fbf;">Content here</div>
        
        
          .mybackground {background-color:#542fbf;}
        
        Background color #542fbf
      
           Border around this has a color of #542fbf        
        
          <div style="border:2px solid #542fbf;">Content here</div>
        
        
          .myborder {border:2px solid #542fbf;}
        
        Border color #542fbf