#5399cd color space conversions
Hex:
        #5399cd
        RGB:
        83, 153, 205
        CMY:
        67, 40, 20
        CMYK:
        60, 25, 0, 20
      HSL:
        206°, 54.9550%, 56.4706%
        HSV (HSB):
        206°, 59.5122%, 80.3922%
        XYZ:
        25.9780, 29.0292, 61.9916
        xyY:
        0.2220, 0.2481, 29.0292
      CIE-Lab:
        60.8074, -6.5833, -33.3364
        CIE-LCH:
        60.8074, 33.9802, 258.8289
        CIE-Luv:
        60.8074, -29.5103, -51.2031
        Hunter-Lab:
        53.8788, -8.2231, -30.5025
      #5399cd color charts
#5399cd RGB chart
      #5399cd CMYK chart
      #5399cd RGB pie chart
      #5399cd color shades, tints & tones
#5399cd color schemes
#5399cd color preview, HTML & CSS examples
           This text has a color of #5399cd        
        
          <p style="color:#5399cd;">Text here</p>
        
        
          .mytext {color:#5399cd;}
        
        Text color #5399cd
      
           This box has a color of #5399cd        
        
          <div style="background-color:#5399cd;">Content here</div>
        
        
          .mybackground {background-color:#5399cd;}
        
        Background color #5399cd
      
           Border around this has a color of #5399cd        
        
          <div style="border:2px solid #5399cd;">Content here</div>
        
        
          .myborder {border:2px solid #5399cd;}
        
        Border color #5399cd