#5484d5 color space conversions
Hex:
        #5484d5
        RGB:
        84, 132, 213
        CMY:
        67, 48, 16
        CMYK:
        61, 38, 0, 16
      HSL:
        218°, 60.5634%, 58.2353%
        HSV (HSB):
        218°, 60.5634%, 83.5294%
        XYZ:
        23.9177, 23.1914, 66.1666
        xyY:
        0.2111, 0.2047, 23.1914
      CIE-Lab:
        55.2690, 8.4738, -46.5261
        CIE-LCH:
        55.2690, 47.2915, 280.3221
        CIE-Luv:
        55.2690, -21.6136, -73.5319
        Hunter-Lab:
        48.1575, 4.3773, -47.7520
      #5484d5 color charts
#5484d5 RGB chart
      #5484d5 CMYK chart
      #5484d5 RGB pie chart
      #5484d5 color shades, tints & tones
#5484d5 color schemes
#5484d5 color preview, HTML & CSS examples
           This text has a color of #5484d5        
        
          <p style="color:#5484d5;">Text here</p>
        
        
          .mytext {color:#5484d5;}
        
        Text color #5484d5
      
           This box has a color of #5484d5        
        
          <div style="background-color:#5484d5;">Content here</div>
        
        
          .mybackground {background-color:#5484d5;}
        
        Background color #5484d5
      
           Border around this has a color of #5484d5        
        
          <div style="border:2px solid #5484d5;">Content here</div>
        
        
          .myborder {border:2px solid #5484d5;}
        
        Border color #5484d5