#516cfa color space conversions
Hex:
        #516cfa
        RGB:
        81, 108, 250
        CMY:
        68, 58, 2
        CMYK:
        68, 57, 0, 2
      HSL:
        230°, 94.4134%, 64.9020%
        HSV (HSB):
        230°, 67.6000%, 98.0392%
        XYZ:
        26.0112, 19.3766, 92.8116
        xyY:
        0.1882, 0.1402, 19.3766
      CIE-Lab:
        51.1249, 35.2901, -73.8990
        CIE-LCH:
        51.1249, 81.8929, 295.5266
        CIE-Luv:
        51.1249, -15.2879, -116.5031
        Hunter-Lab:
        44.0188, 28.4447, -94.1969
      #516cfa color charts
#516cfa RGB chart
      #516cfa CMYK chart
      #516cfa RGB pie chart
      #516cfa color shades, tints & tones
#516cfa color schemes
#516cfa color preview, HTML & CSS examples
           This text has a color of #516cfa        
        
          <p style="color:#516cfa;">Text here</p>
        
        
          .mytext {color:#516cfa;}
        
        Text color #516cfa
      
           This box has a color of #516cfa        
        
          <div style="background-color:#516cfa;">Content here</div>
        
        
          .mybackground {background-color:#516cfa;}
        
        Background color #516cfa
      
           Border around this has a color of #516cfa        
        
          <div style="border:2px solid #516cfa;">Content here</div>
        
        
          .myborder {border:2px solid #516cfa;}
        
        Border color #516cfa