#5ebcdb color space conversions
Hex:
        #5ebcdb
        RGB:
        94, 188, 219
        CMY:
        63, 26, 14
        CMYK:
        57, 14, 0, 14
      HSL:
        195°, 63.4518%, 61.3725%
        HSV (HSB):
        195°, 57.0776%, 85.8824%
        XYZ:
        35.3855, 43.4606, 73.5416
        xyY:
        0.2322, 0.2852, 43.4606
      CIE-Lab:
        71.8665, -19.0416, -23.9834
        CIE-LCH:
        71.8665, 30.6232, 231.5522
        CIE-Luv:
        71.8665, -39.1855, -35.0546
        Hunter-Lab:
        65.9247, -19.5571, -19.9931
      #5ebcdb color charts
#5ebcdb RGB chart
      #5ebcdb CMYK chart
      #5ebcdb RGB pie chart
      #5ebcdb color shades, tints & tones
#5ebcdb color schemes
#5ebcdb color preview, HTML & CSS examples
           This text has a color of #5ebcdb        
        
          <p style="color:#5ebcdb;">Text here</p>
        
        
          .mytext {color:#5ebcdb;}
        
        Text color #5ebcdb
      
           This box has a color of #5ebcdb        
        
          <div style="background-color:#5ebcdb;">Content here</div>
        
        
          .mybackground {background-color:#5ebcdb;}
        
        Background color #5ebcdb
      
           Border around this has a color of #5ebcdb        
        
          <div style="border:2px solid #5ebcdb;">Content here</div>
        
        
          .myborder {border:2px solid #5ebcdb;}
        
        Border color #5ebcdb