#5e96a2 color space conversions
Hex:
        #5e96a2
        RGB:
        94, 150, 162
        CMY:
        63, 41, 36
        CMYK:
        42, 7, 0, 36
      HSL:
        191°, 26.7717%, 50.1961%
        HSV (HSB):
        191°, 41.9753%, 63.5294%
        XYZ:
        22.0440, 26.8010, 38.1937
        xyY:
        0.2533, 0.3079, 26.8010
      CIE-Lab:
        58.7897, -15.1696, -12.1025
        CIE-LCH:
        58.7897, 19.4059, 218.5833
        CIE-Luv:
        58.7897, -26.0909, -15.6867
        Hunter-Lab:
        51.7697, -14.5900, -7.5031
      #5e96a2 color charts
#5e96a2 RGB chart
      #5e96a2 CMYK chart
      #5e96a2 RGB pie chart
      #5e96a2 color shades, tints & tones
#5e96a2 color schemes
#5e96a2 color preview, HTML & CSS examples
           This text has a color of #5e96a2        
        
          <p style="color:#5e96a2;">Text here</p>
        
        
          .mytext {color:#5e96a2;}
        
        Text color #5e96a2
      
           This box has a color of #5e96a2        
        
          <div style="background-color:#5e96a2;">Content here</div>
        
        
          .mybackground {background-color:#5e96a2;}
        
        Background color #5e96a2
      
           Border around this has a color of #5e96a2        
        
          <div style="border:2px solid #5e96a2;">Content here</div>
        
        
          .myborder {border:2px solid #5e96a2;}
        
        Border color #5e96a2