#5478bb color space conversions
Hex:
        #5478bb
        RGB:
        84, 120, 187
        CMY:
        67, 53, 27
        CMYK:
        55, 36, 0, 27
      HSL:
        219°, 43.0962%, 53.1373%
        HSV (HSB):
        219°, 55.0802%, 73.3333%
        XYZ:
        19.3423, 18.9056, 49.6434
        xyY:
        0.2201, 0.2151, 18.9056
      CIE-Lab:
        50.5766, 7.1305, -39.1453
        CIE-LCH:
        50.5766, 39.7895, 280.3235
        CIE-Luv:
        50.5766, -17.4993, -60.3434
        Hunter-Lab:
        43.4806, 3.3144, -37.2572
      #5478bb color charts
#5478bb RGB chart
      #5478bb CMYK chart
      #5478bb RGB pie chart
      #5478bb color shades, tints & tones
#5478bb color schemes
#5478bb color preview, HTML & CSS examples
           This text has a color of #5478bb        
        
          <p style="color:#5478bb;">Text here</p>
        
        
          .mytext {color:#5478bb;}
        
        Text color #5478bb
      
           This box has a color of #5478bb        
        
          <div style="background-color:#5478bb;">Content here</div>
        
        
          .mybackground {background-color:#5478bb;}
        
        Background color #5478bb
      
           Border around this has a color of #5478bb        
        
          <div style="border:2px solid #5478bb;">Content here</div>
        
        
          .myborder {border:2px solid #5478bb;}
        
        Border color #5478bb