#5484db color space conversions
Hex:
        #5484db
        RGB:
        84, 132, 219
        CMY:
        67, 48, 14
        CMYK:
        62, 40, 0, 14
      HSL:
        219°, 65.2174%, 59.4118%
        HSV (HSB):
        219°, 61.6438%, 85.8824%
        XYZ:
        24.6936, 23.5018, 70.2526
        xyY:
        0.2085, 0.1984, 23.5018
      CIE-Lab:
        55.5855, 10.4868, -49.3981
        CIE-LCH:
        55.5855, 50.4990, 281.9855
        CIE-Luv:
        55.5855, -21.5700, -78.4768
        Hunter-Lab:
        48.4787, 6.0849, -51.9848
      #5484db color charts
#5484db RGB chart
      #5484db CMYK chart
      #5484db RGB pie chart
      #5484db color shades, tints & tones
#5484db color schemes
#5484db color preview, HTML & CSS examples
           This text has a color of #5484db        
        
          <p style="color:#5484db;">Text here</p>
        
        
          .mytext {color:#5484db;}
        
        Text color #5484db
      
           This box has a color of #5484db        
        
          <div style="background-color:#5484db;">Content here</div>
        
        
          .mybackground {background-color:#5484db;}
        
        Background color #5484db
      
           Border around this has a color of #5484db        
        
          <div style="border:2px solid #5484db;">Content here</div>
        
        
          .myborder {border:2px solid #5484db;}
        
        Border color #5484db