#5eb5ea color space conversions
Hex:
        #5eb5ea
        RGB:
        94, 181, 234
        CMY:
        63, 29, 8
        CMYK:
        60, 23, 0, 8
      HSL:
        203°, 76.9231%, 64.3137%
        HSV (HSB):
        203°, 59.8291%, 91.7647%
        XYZ:
        35.9912, 41.3679, 83.9298
        xyY:
        0.2231, 0.2565, 41.3679
      CIE-Lab:
        70.4329, -10.8216, -34.3563
        CIE-LCH:
        70.4329, 36.0203, 252.5165
        CIE-Luv:
        70.4329, -36.0211, -53.5065
        Hunter-Lab:
        64.3179, -12.6707, -32.3462
      #5eb5ea color charts
#5eb5ea RGB chart
      #5eb5ea CMYK chart
      #5eb5ea RGB pie chart
      #5eb5ea color shades, tints & tones
#5eb5ea color schemes
#5eb5ea color preview, HTML & CSS examples
           This text has a color of #5eb5ea        
        
          <p style="color:#5eb5ea;">Text here</p>
        
        
          .mytext {color:#5eb5ea;}
        
        Text color #5eb5ea
      
           This box has a color of #5eb5ea        
        
          <div style="background-color:#5eb5ea;">Content here</div>
        
        
          .mybackground {background-color:#5eb5ea;}
        
        Background color #5eb5ea
      
           Border around this has a color of #5eb5ea        
        
          <div style="border:2px solid #5eb5ea;">Content here</div>
        
        
          .myborder {border:2px solid #5eb5ea;}
        
        Border color #5eb5ea