#5ebac8 color space conversions
Hex:
        #5ebac8
        RGB:
        94, 186, 200
        CMY:
        63, 27, 22
        CMYK:
        53, 7, 0, 22
      HSL:
        188°, 49.0741%, 57.6471%
        HSV (HSB):
        188°, 53.0000%, 78.4314%
        XYZ:
        32.6003, 41.6676, 60.9680
        xyY:
        0.2411, 0.3081, 41.6676
      CIE-Lab:
        70.6412, -23.4561, -15.4643
        CIE-LCH:
        70.6412, 28.0951, 213.3963
        CIE-Luv:
        70.6412, -39.2092, -20.3622
        Hunter-Lab:
        64.5505, -22.8143, -10.8142
      #5ebac8 color charts
#5ebac8 RGB chart
      #5ebac8 CMYK chart
      #5ebac8 RGB pie chart
      #5ebac8 color shades, tints & tones
#5ebac8 color schemes
#5ebac8 color preview, HTML & CSS examples
           This text has a color of #5ebac8        
        
          <p style="color:#5ebac8;">Text here</p>
        
        
          .mytext {color:#5ebac8;}
        
        Text color #5ebac8
      
           This box has a color of #5ebac8        
        
          <div style="background-color:#5ebac8;">Content here</div>
        
        
          .mybackground {background-color:#5ebac8;}
        
        Background color #5ebac8
      
           Border around this has a color of #5ebac8        
        
          <div style="border:2px solid #5ebac8;">Content here</div>
        
        
          .myborder {border:2px solid #5ebac8;}
        
        Border color #5ebac8