#5ea0bb color space conversions
Hex:
        #5ea0bb
        RGB:
        94, 160, 187
        CMY:
        63, 37, 27
        CMYK:
        50, 14, 0, 27
      HSL:
        197°, 40.6114%, 55.0980%
        HSV (HSB):
        197°, 49.7326%, 73.3333%
        XYZ:
        26.1565, 31.1092, 51.6398
        xyY:
        0.2402, 0.2857, 31.1092
      CIE-Lab:
        62.5997, -13.5666, -20.4523
        CIE-LCH:
        62.5997, 24.5428, 236.4424
        CIE-Luv:
        62.5997, -29.5474, -29.3564
        Hunter-Lab:
        55.7756, -13.8978, -15.8507
      #5ea0bb color charts
#5ea0bb RGB chart
      #5ea0bb CMYK chart
      #5ea0bb RGB pie chart
      #5ea0bb color shades, tints & tones
#5ea0bb color schemes
#5ea0bb color preview, HTML & CSS examples
           This text has a color of #5ea0bb        
        
          <p style="color:#5ea0bb;">Text here</p>
        
        
          .mytext {color:#5ea0bb;}
        
        Text color #5ea0bb
      
           This box has a color of #5ea0bb        
        
          <div style="background-color:#5ea0bb;">Content here</div>
        
        
          .mybackground {background-color:#5ea0bb;}
        
        Background color #5ea0bb
      
           Border around this has a color of #5ea0bb        
        
          <div style="border:2px solid #5ea0bb;">Content here</div>
        
        
          .myborder {border:2px solid #5ea0bb;}
        
        Border color #5ea0bb