#5477bb color space conversions
Hex:
        #5477bb
        RGB:
        84, 119, 187
        CMY:
        67, 53, 27
        CMYK:
        55, 36, 0, 27
      HSL:
        220°, 43.0962%, 53.1373%
        HSV (HSB):
        220°, 55.0802%, 73.3333%
        XYZ:
        19.2226, 18.6663, 49.6035
        xyY:
        0.2197, 0.2133, 18.6663
      CIE-Lab:
        50.2945, 7.7388, -39.5904
        CIE-LCH:
        50.2945, 40.3397, 281.0602
        CIE-Luv:
        50.2945, -17.1434, -61.0458
        Hunter-Lab:
        43.2045, 3.8105, -37.8282
      #5477bb color charts
#5477bb RGB chart
      #5477bb CMYK chart
      #5477bb RGB pie chart
      #5477bb color shades, tints & tones
#5477bb color schemes
#5477bb color preview, HTML & CSS examples
           This text has a color of #5477bb        
        
          <p style="color:#5477bb;">Text here</p>
        
        
          .mytext {color:#5477bb;}
        
        Text color #5477bb
      
           This box has a color of #5477bb        
        
          <div style="background-color:#5477bb;">Content here</div>
        
        
          .mybackground {background-color:#5477bb;}
        
        Background color #5477bb
      
           Border around this has a color of #5477bb        
        
          <div style="border:2px solid #5477bb;">Content here</div>
        
        
          .myborder {border:2px solid #5477bb;}
        
        Border color #5477bb