#5482bb color space conversions
Hex:
        #5482bb
        RGB:
        84, 130, 187
        CMY:
        67, 49, 27
        CMYK:
        55, 30, 0, 27
      HSL:
        213°, 43.0962%, 53.1373%
        HSV (HSB):
        213°, 55.0802%, 73.3333%
        XYZ:
        20.6084, 21.4379, 50.0655
        xyY:
        0.2237, 0.2327, 21.4379
      CIE-Lab:
        53.4255, 1.1330, -34.6684
        CIE-LCH:
        53.4255, 34.6869, 271.8718
        CIE-Luv:
        53.4255, -21.1268, -53.1155
        Hunter-Lab:
        46.3011, -1.5774, -31.6996
      #5482bb color charts
#5482bb RGB chart
      #5482bb CMYK chart
      #5482bb RGB pie chart
      #5482bb color shades, tints & tones
#5482bb color schemes
#5482bb color preview, HTML & CSS examples
           This text has a color of #5482bb        
        
          <p style="color:#5482bb;">Text here</p>
        
        
          .mytext {color:#5482bb;}
        
        Text color #5482bb
      
           This box has a color of #5482bb        
        
          <div style="background-color:#5482bb;">Content here</div>
        
        
          .mybackground {background-color:#5482bb;}
        
        Background color #5482bb
      
           Border around this has a color of #5482bb        
        
          <div style="border:2px solid #5482bb;">Content here</div>
        
        
          .myborder {border:2px solid #5482bb;}
        
        Border color #5482bb