#518cfe color space conversions
Hex:
        #518cfe
        RGB:
        81, 140, 254
        CMY:
        68, 45, 0
        CMYK:
        68, 45, 0, 0
      HSL:
        220°, 98.8571%, 65.6863%
        HSV (HSB):
        220°, 68.1102%, 99.6078%
        XYZ:
        30.6608, 27.6613, 97.4891
        xyY:
        0.1968, 0.1775, 27.6613
      CIE-Lab:
        59.5815, 17.1317, -62.4523
        CIE-LCH:
        59.5815, 64.7595, 285.3399
        CIE-Luv:
        59.5815, -24.5280, -101.4869
        Hunter-Lab:
        52.5940, 12.0211, -73.0852
      #518cfe color charts
#518cfe RGB chart
      #518cfe CMYK chart
      #518cfe RGB pie chart
      #518cfe color shades, tints & tones
#518cfe color schemes
#518cfe color preview, HTML & CSS examples
           This text has a color of #518cfe        
        
          <p style="color:#518cfe;">Text here</p>
        
        
          .mytext {color:#518cfe;}
        
        Text color #518cfe
      
           This box has a color of #518cfe        
        
          <div style="background-color:#518cfe;">Content here</div>
        
        
          .mybackground {background-color:#518cfe;}
        
        Background color #518cfe
      
           Border around this has a color of #518cfe        
        
          <div style="border:2px solid #518cfe;">Content here</div>
        
        
          .myborder {border:2px solid #518cfe;}
        
        Border color #518cfe