#5479d5 color space conversions
Hex:
        #5479d5
        RGB:
        84, 121, 213
        CMY:
        67, 53, 16
        CMYK:
        61, 43, 0, 16
      HSL:
        223°, 60.5634%, 58.2353%
        HSV (HSB):
        223°, 60.5634%, 83.5294%
        XYZ:
        22.5038, 20.3637, 65.6953
        xyY:
        0.2073, 0.1876, 20.3637
      CIE-Lab:
        52.2459, 15.1573, -51.3352
        CIE-LCH:
        52.2459, 53.5261, 286.4498
        CIE-Luv:
        52.2459, -17.9288, -81.0109
        Hunter-Lab:
        45.1261, 10.0448, -54.7270
      #5479d5 color charts
#5479d5 RGB chart
      #5479d5 CMYK chart
      #5479d5 RGB pie chart
      #5479d5 color shades, tints & tones
#5479d5 color schemes
#5479d5 color preview, HTML & CSS examples
           This text has a color of #5479d5        
        
          <p style="color:#5479d5;">Text here</p>
        
        
          .mytext {color:#5479d5;}
        
        Text color #5479d5
      
           This box has a color of #5479d5        
        
          <div style="background-color:#5479d5;">Content here</div>
        
        
          .mybackground {background-color:#5479d5;}
        
        Background color #5479d5
      
           Border around this has a color of #5479d5        
        
          <div style="border:2px solid #5479d5;">Content here</div>
        
        
          .myborder {border:2px solid #5479d5;}
        
        Border color #5479d5