#5479ab color space conversions
Hex:
        #5479ab
        RGB:
        84, 121, 171
        CMY:
        67, 53, 33
        CMYK:
        51, 29, 0, 33
      HSL:
        214°, 34.1176%, 50.0000%
        HSV (HSB):
        214°, 50.8772%, 67.0588%
        XYZ:
        17.8442, 18.4998, 41.1584
        xyY:
        0.2302, 0.2387, 18.4998
      CIE-Lab:
        50.0968, 1.4010, -30.6492
        CIE-LCH:
        50.0968, 30.6812, 272.6172
        CIE-Luv:
        50.0968, -17.8542, -46.1036
        Hunter-Lab:
        43.0114, -1.2155, -26.6277
      #5479ab color charts
#5479ab RGB chart
      #5479ab CMYK chart
      #5479ab RGB pie chart
      #5479ab color shades, tints & tones
#5479ab color schemes
#5479ab color preview, HTML & CSS examples
           This text has a color of #5479ab        
        
          <p style="color:#5479ab;">Text here</p>
        
        
          .mytext {color:#5479ab;}
        
        Text color #5479ab
      
           This box has a color of #5479ab        
        
          <div style="background-color:#5479ab;">Content here</div>
        
        
          .mybackground {background-color:#5479ab;}
        
        Background color #5479ab
      
           Border around this has a color of #5479ab        
        
          <div style="border:2px solid #5479ab;">Content here</div>
        
        
          .myborder {border:2px solid #5479ab;}
        
        Border color #5479ab