#5484ab color space conversions
Hex:
        #5484ab
        RGB:
        84, 132, 171
        CMY:
        67, 48, 33
        CMYK:
        51, 23, 0, 33
      HSL:
        207°, 34.1176%, 50.0000%
        HSV (HSB):
        207°, 50.8772%, 67.0588%
        XYZ:
        19.2581, 21.3276, 41.6297
        xyY:
        0.2342, 0.2594, 21.3276
      CIE-Lab:
        53.3062, -5.0622, -25.6657
        CIE-LCH:
        53.3062, 26.1602, 258.8424
        CIE-Luv:
        53.3062, -22.0670, -37.9122
        Hunter-Lab:
        46.1818, -6.3826, -21.1185
      #5484ab color charts
#5484ab RGB chart
      #5484ab CMYK chart
      #5484ab RGB pie chart
      #5484ab color shades, tints & tones
#5484ab color schemes
#5484ab color preview, HTML & CSS examples
           This text has a color of #5484ab        
        
          <p style="color:#5484ab;">Text here</p>
        
        
          .mytext {color:#5484ab;}
        
        Text color #5484ab
      
           This box has a color of #5484ab        
        
          <div style="background-color:#5484ab;">Content here</div>
        
        
          .mybackground {background-color:#5484ab;}
        
        Background color #5484ab
      
           Border around this has a color of #5484ab        
        
          <div style="border:2px solid #5484ab;">Content here</div>
        
        
          .myborder {border:2px solid #5484ab;}
        
        Border color #5484ab