#5485ab color space conversions
Hex:
        #5485ab
        RGB:
        84, 133, 171
        CMY:
        67, 48, 33
        CMYK:
        51, 22, 0, 33
      HSL:
        206°, 34.1176%, 50.0000%
        HSV (HSB):
        206°, 50.8772%, 67.0588%
        XYZ:
        19.3944, 21.6001, 41.6751
        xyY:
        0.2346, 0.2613, 21.6001
      CIE-Lab:
        53.6002, -5.6382, -25.2117
        CIE-LCH:
        53.6002, 25.8344, 257.3940
        CIE-Luv:
        53.6002, -22.4546, -37.1556
        Hunter-Lab:
        46.4760, -6.8451, -20.6323
      #5485ab color charts
#5485ab RGB chart
      #5485ab CMYK chart
      #5485ab RGB pie chart
      #5485ab color shades, tints & tones
#5485ab color schemes
#5485ab color preview, HTML & CSS examples
           This text has a color of #5485ab        
        
          <p style="color:#5485ab;">Text here</p>
        
        
          .mytext {color:#5485ab;}
        
        Text color #5485ab
      
           This box has a color of #5485ab        
        
          <div style="background-color:#5485ab;">Content here</div>
        
        
          .mybackground {background-color:#5485ab;}
        
        Background color #5485ab
      
           Border around this has a color of #5485ab        
        
          <div style="border:2px solid #5485ab;">Content here</div>
        
        
          .myborder {border:2px solid #5485ab;}
        
        Border color #5485ab