#5ebfde color space conversions
Hex:
        #5ebfde
        RGB:
        94, 191, 222
        CMY:
        63, 25, 13
        CMYK:
        58, 14, 0, 13
      HSL:
        195°, 65.9794%, 61.9608%
        HSV (HSB):
        195°, 57.6577%, 87.0588%
        XYZ:
        36.4317, 44.9152, 75.8566
        xyY:
        0.2317, 0.2857, 44.9152
      CIE-Lab:
        72.8360, -19.7101, -24.1340
        CIE-LCH:
        72.8360, 31.1599, 230.7617
        CIE-Luv:
        72.8360, -40.1812, -35.2764
        Hunter-Lab:
        67.0188, -20.2496, -20.1954
      #5ebfde color charts
#5ebfde RGB chart
      #5ebfde CMYK chart
      #5ebfde RGB pie chart
      #5ebfde color shades, tints & tones
#5ebfde color schemes
#5ebfde color preview, HTML & CSS examples
           This text has a color of #5ebfde        
        
          <p style="color:#5ebfde;">Text here</p>
        
        
          .mytext {color:#5ebfde;}
        
        Text color #5ebfde
      
           This box has a color of #5ebfde        
        
          <div style="background-color:#5ebfde;">Content here</div>
        
        
          .mybackground {background-color:#5ebfde;}
        
        Background color #5ebfde
      
           Border around this has a color of #5ebfde        
        
          <div style="border:2px solid #5ebfde;">Content here</div>
        
        
          .myborder {border:2px solid #5ebfde;}
        
        Border color #5ebfde