#518cfd color space conversions
Hex:
        #518cfd
        RGB:
        81, 140, 253
        CMY:
        68, 45, 1
        CMYK:
        68, 45, 0, 1
      HSL:
        219°, 97.7273%, 65.4902%
        HSV (HSB):
        219°, 67.9842%, 99.2157%
        XYZ:
        30.5010, 27.5973, 96.6477
        xyY:
        0.1971, 0.1783, 27.5973
      CIE-Lab:
        59.5232, 16.7862, -61.9966
        CIE-LCH:
        59.5232, 64.2290, 285.1501
        CIE-Luv:
        59.5232, -24.5397, -100.6991
        Hunter-Lab:
        52.5332, 11.7050, -72.3054
      #518cfd color charts
#518cfd RGB chart
      #518cfd CMYK chart
      #518cfd RGB pie chart
      #518cfd color shades, tints & tones
#518cfd color schemes
#518cfd color preview, HTML & CSS examples
           This text has a color of #518cfd        
        
          <p style="color:#518cfd;">Text here</p>
        
        
          .mytext {color:#518cfd;}
        
        Text color #518cfd
      
           This box has a color of #518cfd        
        
          <div style="background-color:#518cfd;">Content here</div>
        
        
          .mybackground {background-color:#518cfd;}
        
        Background color #518cfd
      
           Border around this has a color of #518cfd        
        
          <div style="border:2px solid #518cfd;">Content here</div>
        
        
          .myborder {border:2px solid #518cfd;}
        
        Border color #518cfd