#5485bb color space conversions
Hex:
        #5485bb
        RGB:
        84, 133, 187
        CMY:
        67, 48, 27
        CMYK:
        55, 29, 0, 27
      HSL:
        211°, 43.0962%, 53.1373%
        HSV (HSB):
        211°, 55.0802%, 73.3333%
        XYZ:
        21.0133, 22.2477, 50.2004
        xyY:
        0.2248, 0.2380, 22.2477
      CIE-Lab:
        54.2889, -0.6340, -33.3184
        CIE-LCH:
        54.2889, 33.3245, 268.9099
        CIE-Luv:
        54.2889, -22.2359, -50.8860
        Hunter-Lab:
        47.1675, -3.0206, -30.0852
      #5485bb color charts
#5485bb RGB chart
      #5485bb CMYK chart
      #5485bb RGB pie chart
      #5485bb color shades, tints & tones
#5485bb color schemes
#5485bb color preview, HTML & CSS examples
           This text has a color of #5485bb        
        
          <p style="color:#5485bb;">Text here</p>
        
        
          .mytext {color:#5485bb;}
        
        Text color #5485bb
      
           This box has a color of #5485bb        
        
          <div style="background-color:#5485bb;">Content here</div>
        
        
          .mybackground {background-color:#5485bb;}
        
        Background color #5485bb
      
           Border around this has a color of #5485bb        
        
          <div style="border:2px solid #5485bb;">Content here</div>
        
        
          .myborder {border:2px solid #5485bb;}
        
        Border color #5485bb