#5482af color space conversions
Hex:
        #5482af
        RGB:
        84, 130, 175
        CMY:
        67, 49, 31
        CMYK:
        52, 26, 0, 31
      HSL:
        210°, 36.2550%, 50.7843%
        HSV (HSB):
        210°, 52.0000%, 68.6275%
        XYZ:
        19.3767, 20.9452, 43.5790
        xyY:
        0.2309, 0.2496, 20.9452
      CIE-Lab:
        52.8895, -2.6647, -28.6154
        CIE-LCH:
        52.8895, 28.7392, 264.6799
        CIE-Luv:
        52.8895, -21.2490, -42.8536
        Hunter-Lab:
        45.7660, -4.5161, -24.4206
      #5482af color charts
#5482af RGB chart
      #5482af CMYK chart
      #5482af RGB pie chart
      #5482af color shades, tints & tones
#5482af color schemes
#5482af color preview, HTML & CSS examples
           This text has a color of #5482af        
        
          <p style="color:#5482af;">Text here</p>
        
        
          .mytext {color:#5482af;}
        
        Text color #5482af
      
           This box has a color of #5482af        
        
          <div style="background-color:#5482af;">Content here</div>
        
        
          .mybackground {background-color:#5482af;}
        
        Background color #5482af
      
           Border around this has a color of #5482af        
        
          <div style="border:2px solid #5482af;">Content here</div>
        
        
          .myborder {border:2px solid #5482af;}
        
        Border color #5482af