#5197c3 color space conversions
Hex:
        #5197c3
        RGB:
        81, 151, 195
        CMY:
        68, 41, 24
        CMYK:
        58, 23, 0, 24
      HSL:
        203°, 48.7179%, 54.1176%
        HSV (HSB):
        203°, 58.4615%, 76.4706%
        XYZ:
        24.3103, 27.8227, 55.7188
        xyY:
        0.2254, 0.2580, 27.8227
      CIE-Lab:
        59.7282, -9.0291, -29.4061
        CIE-LCH:
        59.7282, 30.7611, 252.9310
        CIE-Luv:
        59.7282, -29.5956, -44.2844
        Hunter-Lab:
        52.7472, -10.0401, -25.7071
      #5197c3 color charts
#5197c3 RGB chart
      #5197c3 CMYK chart
      #5197c3 RGB pie chart
      #5197c3 color shades, tints & tones
#5197c3 color schemes
#5197c3 color preview, HTML & CSS examples
           This text has a color of #5197c3        
        
          <p style="color:#5197c3;">Text here</p>
        
        
          .mytext {color:#5197c3;}
        
        Text color #5197c3
      
           This box has a color of #5197c3        
        
          <div style="background-color:#5197c3;">Content here</div>
        
        
          .mybackground {background-color:#5197c3;}
        
        Background color #5197c3
      
           Border around this has a color of #5197c3        
        
          <div style="border:2px solid #5197c3;">Content here</div>
        
        
          .myborder {border:2px solid #5197c3;}
        
        Border color #5197c3