#542adf color space conversions
Hex:
        #542adf
        RGB:
        84, 42, 223
        CMY:
        67, 84, 13
        CMYK:
        62, 81, 0, 13
      HSL:
        254°, 73.8776%, 51.9608%
        HSV (HSB):
        254°, 81.1659%, 87.4510%
        XYZ:
        17.8034, 8.8685, 70.5855
        xyY:
        0.1831, 0.0912, 8.8685
      CIE-Lab:
        35.7298, 63.1094, -83.9046
        CIE-LCH:
        35.7298, 104.9894, 306.9489
        CIE-Luv:
        35.7298, -0.6667, -115.2888
        Hunter-Lab:
        29.7800, 54.5980, -119.6852
      #542adf color charts
#542adf RGB chart
      #542adf CMYK chart
      #542adf RGB pie chart
      #542adf color shades, tints & tones
#542adf color schemes
#542adf color preview, HTML & CSS examples
           This text has a color of #542adf        
        
          <p style="color:#542adf;">Text here</p>
        
        
          .mytext {color:#542adf;}
        
        Text color #542adf
      
           This box has a color of #542adf        
        
          <div style="background-color:#542adf;">Content here</div>
        
        
          .mybackground {background-color:#542adf;}
        
        Background color #542adf
      
           Border around this has a color of #542adf        
        
          <div style="border:2px solid #542adf;">Content here</div>
        
        
          .myborder {border:2px solid #542adf;}
        
        Border color #542adf