#5484bb color space conversions
Hex:
        #5484bb
        RGB:
        84, 132, 187
        CMY:
        67, 48, 27
        CMYK:
        55, 29, 0, 27
      HSL:
        212°, 43.0962%, 53.1373%
        HSV (HSB):
        212°, 55.0802%, 73.3333%
        XYZ:
        20.8771, 21.9752, 50.1550
        xyY:
        0.2245, 0.2363, 21.9752
      CIE-Lab:
        54.0007, -0.0468, -33.7687
        CIE-LCH:
        54.0007, 33.7687, 269.9207
        CIE-Luv:
        54.0007, -21.8653, -51.6318
        Hunter-Lab:
        46.8777, -2.5408, -30.6207
      #5484bb color charts
#5484bb RGB chart
      #5484bb CMYK chart
      #5484bb RGB pie chart
      #5484bb color shades, tints & tones
#5484bb color schemes
#5484bb color preview, HTML & CSS examples
           This text has a color of #5484bb        
        
          <p style="color:#5484bb;">Text here</p>
        
        
          .mytext {color:#5484bb;}
        
        Text color #5484bb
      
           This box has a color of #5484bb        
        
          <div style="background-color:#5484bb;">Content here</div>
        
        
          .mybackground {background-color:#5484bb;}
        
        Background color #5484bb
      
           Border around this has a color of #5484bb        
        
          <div style="border:2px solid #5484bb;">Content here</div>
        
        
          .myborder {border:2px solid #5484bb;}
        
        Border color #5484bb