#5486ff color space conversions
Hex:
        #5486ff
        RGB:
        84, 134, 255
        CMY:
        67, 47, 0
        CMYK:
        67, 47, 0, 0
      HSL:
        222°, 100.0000%, 66.4706%
        HSV (HSB):
        222°, 67.0588%, 100.0000%
        XYZ:
        30.2313, 26.1550, 98.0628
        xyY:
        0.1957, 0.1693, 26.1550
      CIE-Lab:
        58.1839, 21.5468, -65.2393
        CIE-LCH:
        58.1839, 68.7054, 288.2770
        CIE-Luv:
        58.1839, -22.0304, -105.8295
        Hunter-Lab:
        51.1420, 16.0172, -77.8870
      #5486ff color charts
#5486ff RGB chart
      #5486ff CMYK chart
      #5486ff RGB pie chart
      #5486ff color shades, tints & tones
#5486ff color schemes
#5486ff color preview, HTML & CSS examples
           This text has a color of #5486ff        
        
          <p style="color:#5486ff;">Text here</p>
        
        
          .mytext {color:#5486ff;}
        
        Text color #5486ff
      
           This box has a color of #5486ff        
        
          <div style="background-color:#5486ff;">Content here</div>
        
        
          .mybackground {background-color:#5486ff;}
        
        Background color #5486ff
      
           Border around this has a color of #5486ff        
        
          <div style="border:2px solid #5486ff;">Content here</div>
        
        
          .myborder {border:2px solid #5486ff;}
        
        Border color #5486ff