#5e97a1 color space conversions
Hex:
        #5e97a1
        RGB:
        94, 151, 161
        CMY:
        63, 41, 37
        CMYK:
        42, 6, 0, 37
      HSL:
        189°, 26.2745%, 50.0000%
        HSV (HSB):
        189°, 41.6149%, 63.1373%
        XYZ:
        22.1157, 27.0861, 37.7807
        xyY:
        0.2543, 0.3114, 27.0861
      CIE-Lab:
        59.0539, -15.9760, -11.1367
        CIE-LCH:
        59.0539, 19.4745, 214.8800
        CIE-Luv:
        59.0539, -26.5231, -14.0943
        Hunter-Lab:
        52.0443, -15.2257, -6.6096
      #5e97a1 color charts
#5e97a1 RGB chart
      #5e97a1 CMYK chart
      #5e97a1 RGB pie chart
      #5e97a1 color shades, tints & tones
#5e97a1 color schemes
#5e97a1 color preview, HTML & CSS examples
           This text has a color of #5e97a1        
        
          <p style="color:#5e97a1;">Text here</p>
        
        
          .mytext {color:#5e97a1;}
        
        Text color #5e97a1
      
           This box has a color of #5e97a1        
        
          <div style="background-color:#5e97a1;">Content here</div>
        
        
          .mybackground {background-color:#5e97a1;}
        
        Background color #5e97a1
      
           Border around this has a color of #5e97a1        
        
          <div style="border:2px solid #5e97a1;">Content here</div>
        
        
          .myborder {border:2px solid #5e97a1;}
        
        Border color #5e97a1