#5397ab color space conversions
Hex:
        #5397ab
        RGB:
        83, 151, 171
        CMY:
        67, 41, 33
        CMYK:
        51, 12, 0, 33
      HSL:
        194°, 34.6457%, 49.8039%
        HSV (HSB):
        194°, 51.4620%, 67.0588%
        XYZ:
        21.9846, 26.9125, 42.5640
        xyY:
        0.2404, 0.2943, 26.9125
      CIE-Lab:
        58.8932, -15.8924, -17.1108
        CIE-LCH:
        58.8932, 23.3527, 227.1143
        CIE-Luv:
        58.8932, -29.8007, -23.4486
        Hunter-Lab:
        51.8773, -15.1403, -12.3319
      #5397ab color charts
#5397ab RGB chart
      #5397ab CMYK chart
      #5397ab RGB pie chart
      #5397ab color shades, tints & tones
#5397ab color schemes
#5397ab color preview, HTML & CSS examples
           This text has a color of #5397ab        
        
          <p style="color:#5397ab;">Text here</p>
        
        
          .mytext {color:#5397ab;}
        
        Text color #5397ab
      
           This box has a color of #5397ab        
        
          <div style="background-color:#5397ab;">Content here</div>
        
        
          .mybackground {background-color:#5397ab;}
        
        Background color #5397ab
      
           Border around this has a color of #5397ab        
        
          <div style="border:2px solid #5397ab;">Content here</div>
        
        
          .myborder {border:2px solid #5397ab;}
        
        Border color #5397ab