#5e97a4 color space conversions
Hex:
        #5e97a4
        RGB:
        94, 151, 164
        CMY:
        63, 41, 36
        CMYK:
        43, 8, 0, 36
      HSL:
        191°, 27.7778%, 50.5882%
        HSV (HSB):
        191°, 42.6829%, 64.3137%
        XYZ:
        22.3835, 27.1932, 39.1910
        xyY:
        0.2522, 0.3063, 27.1932
      CIE-Lab:
        59.1528, -15.1655, -12.6937
        CIE-LCH:
        59.1528, 19.7768, 219.9298
        CIE-Luv:
        59.1528, -26.4632, -16.6209
        Hunter-Lab:
        52.1471, -14.6385, -8.0562
      #5e97a4 color charts
#5e97a4 RGB chart
      #5e97a4 CMYK chart
      #5e97a4 RGB pie chart
      #5e97a4 color shades, tints & tones
#5e97a4 color schemes
#5e97a4 color preview, HTML & CSS examples
           This text has a color of #5e97a4        
        
          <p style="color:#5e97a4;">Text here</p>
        
        
          .mytext {color:#5e97a4;}
        
        Text color #5e97a4
      
           This box has a color of #5e97a4        
        
          <div style="background-color:#5e97a4;">Content here</div>
        
        
          .mybackground {background-color:#5e97a4;}
        
        Background color #5e97a4
      
           Border around this has a color of #5e97a4        
        
          <div style="border:2px solid #5e97a4;">Content here</div>
        
        
          .myborder {border:2px solid #5e97a4;}
        
        Border color #5e97a4