#5ebfea color space conversions
Hex:
        #5ebfea
        RGB:
        94, 191, 234
        CMY:
        63, 25, 8
        CMYK:
        60, 18, 0, 8
      HSL:
        198°, 76.9231%, 64.3137%
        HSV (HSB):
        198°, 59.8291%, 91.7647%
        XYZ:
        38.0982, 45.5818, 84.6321
        xyY:
        0.2264, 0.2708, 45.5818
      CIE-Lab:
        73.2733, -16.1395, -29.9691
        CIE-LCH:
        73.2733, 34.0387, 241.6958
        CIE-Luv:
        73.2733, -39.6788, -45.6200
        Hunter-Lab:
        67.5143, -17.4228, -27.0626
      #5ebfea color charts
#5ebfea RGB chart
      #5ebfea CMYK chart
      #5ebfea RGB pie chart
      #5ebfea color shades, tints & tones
#5ebfea color schemes
#5ebfea color preview, HTML & CSS examples
           This text has a color of #5ebfea        
        
          <p style="color:#5ebfea;">Text here</p>
        
        
          .mytext {color:#5ebfea;}
        
        Text color #5ebfea
      
           This box has a color of #5ebfea        
        
          <div style="background-color:#5ebfea;">Content here</div>
        
        
          .mybackground {background-color:#5ebfea;}
        
        Background color #5ebfea
      
           Border around this has a color of #5ebfea        
        
          <div style="border:2px solid #5ebfea;">Content here</div>
        
        
          .myborder {border:2px solid #5ebfea;}
        
        Border color #5ebfea