#5476cd color space conversions
Hex:
        #5476cd
        RGB:
        84, 118, 205
        CMY:
        67, 54, 20
        CMYK:
        59, 42, 0, 20
      HSL:
        223°, 54.7511%, 56.6667%
        HSV (HSB):
        223°, 59.0244%, 80.3922%
        XYZ:
        21.1540, 19.2495, 60.3582
        xyY:
        0.2099, 0.1910, 19.2495
      CIE-Lab:
        50.9778, 14.3112, -48.8152
        CIE-LCH:
        50.9778, 50.8697, 286.3396
        CIE-Luv:
        50.9778, -16.8959, -76.5257
        Hunter-Lab:
        43.8742, 9.2843, -50.8539
      #5476cd color charts
#5476cd RGB chart
      #5476cd CMYK chart
      #5476cd RGB pie chart
      #5476cd color shades, tints & tones
#5476cd color schemes
#5476cd color preview, HTML & CSS examples
           This text has a color of #5476cd        
        
          <p style="color:#5476cd;">Text here</p>
        
        
          .mytext {color:#5476cd;}
        
        Text color #5476cd
      
           This box has a color of #5476cd        
        
          <div style="background-color:#5476cd;">Content here</div>
        
        
          .mybackground {background-color:#5476cd;}
        
        Background color #5476cd
      
           Border around this has a color of #5476cd        
        
          <div style="border:2px solid #5476cd;">Content here</div>
        
        
          .myborder {border:2px solid #5476cd;}
        
        Border color #5476cd