#540cfe color space conversions
Hex:
        #540cfe
        RGB:
        84, 12, 254
        CMY:
        67, 95, 0
        CMYK:
        67, 95, 0, 0
      HSL:
        258°, 99.1803%, 52.1569%
        HSV (HSB):
        258°, 95.2756%, 99.6078%
        XYZ:
        21.6770, 9.3035, 94.4192
        xyY:
        0.1729, 0.0742, 9.3035
      CIE-Lab:
        36.5622, 78.9240, -100.0957
        CIE-LCH:
        36.5622, 127.4682, 308.2553
        CIE-Luv:
        36.5622, -1.3144, -133.0666
        Hunter-Lab:
        30.5017, 73.4790, -162.1835
      #540cfe color charts
#540cfe RGB chart
      #540cfe CMYK chart
      #540cfe RGB pie chart
      #540cfe color shades, tints & tones
#540cfe color schemes
#540cfe color preview, HTML & CSS examples
           This text has a color of #540cfe        
        
          <p style="color:#540cfe;">Text here</p>
        
        
          .mytext {color:#540cfe;}
        
        Text color #540cfe
      
           This box has a color of #540cfe        
        
          <div style="background-color:#540cfe;">Content here</div>
        
        
          .mybackground {background-color:#540cfe;}
        
        Background color #540cfe
      
           Border around this has a color of #540cfe        
        
          <div style="border:2px solid #540cfe;">Content here</div>
        
        
          .myborder {border:2px solid #540cfe;}
        
        Border color #540cfe