#5ea2ba color space conversions
Hex:
        #5ea2ba
        RGB:
        94, 162, 186
        CMY:
        63, 36, 27
        CMYK:
        49, 13, 0, 27
      HSL:
        196°, 40.0000%, 54.9020%
        HSV (HSB):
        196°, 49.4624%, 72.9412%
        XYZ:
        26.3994, 31.7655, 51.1943
        xyY:
        0.2414, 0.2905, 31.7655
      CIE-Lab:
        63.1486, -14.9295, -19.0561
        CIE-LCH:
        63.1486, 24.2079, 231.9230
        CIE-Luv:
        63.1486, -30.3599, -26.9575
        Hunter-Lab:
        56.3609, -15.0225, -14.4023
      #5ea2ba color charts
#5ea2ba RGB chart
      #5ea2ba CMYK chart
      #5ea2ba RGB pie chart
      #5ea2ba color shades, tints & tones
#5ea2ba color schemes
#5ea2ba color preview, HTML & CSS examples
           This text has a color of #5ea2ba        
        
          <p style="color:#5ea2ba;">Text here</p>
        
        
          .mytext {color:#5ea2ba;}
        
        Text color #5ea2ba
      
           This box has a color of #5ea2ba        
        
          <div style="background-color:#5ea2ba;">Content here</div>
        
        
          .mybackground {background-color:#5ea2ba;}
        
        Background color #5ea2ba
      
           Border around this has a color of #5ea2ba        
        
          <div style="border:2px solid #5ea2ba;">Content here</div>
        
        
          .myborder {border:2px solid #5ea2ba;}
        
        Border color #5ea2ba