#5476dd color space conversions
Hex:
        #5476dd
        RGB:
        84, 118, 221
        CMY:
        67, 54, 13
        CMYK:
        62, 47, 0, 13
      HSL:
        225°, 66.8293%, 59.8039%
        HSV (HSB):
        225°, 61.9910%, 86.6667%
        XYZ:
        23.1857, 20.0621, 71.0570
        xyY:
        0.2028, 0.1755, 20.0621
      CIE-Lab:
        51.9074, 19.7099, -56.3967
        CIE-LCH:
        51.9074, 59.7417, 289.2639
        CIE-Luv:
        51.9074, -17.0231, -89.2620
        Hunter-Lab:
        44.7908, 14.0158, -62.7053
      #5476dd color charts
#5476dd RGB chart
      #5476dd CMYK chart
      #5476dd RGB pie chart
      #5476dd color shades, tints & tones
#5476dd color schemes
#5476dd color preview, HTML & CSS examples
           This text has a color of #5476dd        
        
          <p style="color:#5476dd;">Text here</p>
        
        
          .mytext {color:#5476dd;}
        
        Text color #5476dd
      
           This box has a color of #5476dd        
        
          <div style="background-color:#5476dd;">Content here</div>
        
        
          .mybackground {background-color:#5476dd;}
        
        Background color #5476dd
      
           Border around this has a color of #5476dd        
        
          <div style="border:2px solid #5476dd;">Content here</div>
        
        
          .myborder {border:2px solid #5476dd;}
        
        Border color #5476dd