#5197cd color space conversions
Hex:
        #5197cd
        RGB:
        81, 151, 205
        CMY:
        68, 41, 20
        CMYK:
        60, 26, 0, 20
      HSL:
        206°, 55.3571%, 56.0784%
        HSV (HSB):
        206°, 60.4878%, 80.3922%
        XYZ:
        25.4794, 28.2903, 61.8753
        xyY:
        0.2203, 0.2446, 28.2903
      CIE-Lab:
        60.1501, -5.8394, -34.3659
        CIE-LCH:
        60.1501, 34.8585, 260.3566
        CIE-Luv:
        60.1501, -29.2887, -52.9079
        Hunter-Lab:
        53.1887, -7.5718, -31.7410
      #5197cd color charts
#5197cd RGB chart
      #5197cd CMYK chart
      #5197cd RGB pie chart
      #5197cd color shades, tints & tones
#5197cd color schemes
#5197cd color preview, HTML & CSS examples
           This text has a color of #5197cd        
        
          <p style="color:#5197cd;">Text here</p>
        
        
          .mytext {color:#5197cd;}
        
        Text color #5197cd
      
           This box has a color of #5197cd        
        
          <div style="background-color:#5197cd;">Content here</div>
        
        
          .mybackground {background-color:#5197cd;}
        
        Background color #5197cd
      
           Border around this has a color of #5197cd        
        
          <div style="border:2px solid #5197cd;">Content here</div>
        
        
          .myborder {border:2px solid #5197cd;}
        
        Border color #5197cd