#5499cd color space conversions
Hex:
        #5499cd
        RGB:
        84, 153, 205
        CMY:
        67, 40, 20
        CMYK:
        59, 25, 0, 20
      HSL:
        206°, 54.7511%, 56.6667%
        HSV (HSB):
        206°, 59.0244%, 80.3922%
        XYZ:
        26.0668, 29.0751, 61.9958
        xyY:
        0.2225, 0.2482, 29.0751
      CIE-Lab:
        60.8478, -6.3878, -33.2705
        CIE-LCH:
        60.8478, 33.8782, 259.1317
        CIE-Luv:
        60.8478, -29.2505, -51.1223
        Hunter-Lab:
        53.9213, -8.0711, -30.4235
      #5499cd color charts
#5499cd RGB chart
      #5499cd CMYK chart
      #5499cd RGB pie chart
      #5499cd color shades, tints & tones
#5499cd color schemes
#5499cd color preview, HTML & CSS examples
           This text has a color of #5499cd        
        
          <p style="color:#5499cd;">Text here</p>
        
        
          .mytext {color:#5499cd;}
        
        Text color #5499cd
      
           This box has a color of #5499cd        
        
          <div style="background-color:#5499cd;">Content here</div>
        
        
          .mybackground {background-color:#5499cd;}
        
        Background color #5499cd
      
           Border around this has a color of #5499cd        
        
          <div style="border:2px solid #5499cd;">Content here</div>
        
        
          .myborder {border:2px solid #5499cd;}
        
        Border color #5499cd