#5eb5ff color space conversions
Hex:
        #5eb5ff
        RGB:
        94, 181, 255
        CMY:
        63, 29, 0
        CMYK:
        63, 29, 0, 0
      HSL:
        208°, 100.0000%, 68.4314%
        HSV (HSB):
        208°, 63.1373%, 100.0000%
        XYZ:
        39.1900, 42.6474, 100.7740
        xyY:
        0.2146, 0.2335, 42.6474
      CIE-Lab:
        71.3150, -4.2100, -44.3633
        CIE-LCH:
        71.3150, 44.5626, 264.5790
        CIE-Luv:
        71.3150, -35.3040, -71.5389
        Hunter-Lab:
        65.3050, -7.1647, -45.7786
      #5eb5ff color charts
#5eb5ff RGB chart
      #5eb5ff CMYK chart
      #5eb5ff RGB pie chart
      #5eb5ff color shades, tints & tones
#5eb5ff color schemes
#5eb5ff color preview, HTML & CSS examples
           This text has a color of #5eb5ff        
        
          <p style="color:#5eb5ff;">Text here</p>
        
        
          .mytext {color:#5eb5ff;}
        
        Text color #5eb5ff
      
           This box has a color of #5eb5ff        
        
          <div style="background-color:#5eb5ff;">Content here</div>
        
        
          .mybackground {background-color:#5eb5ff;}
        
        Background color #5eb5ff
      
           Border around this has a color of #5eb5ff        
        
          <div style="border:2px solid #5eb5ff;">Content here</div>
        
        
          .myborder {border:2px solid #5eb5ff;}
        
        Border color #5eb5ff