#5ea5ca color space conversions
Hex:
        #5ea5ca
        RGB:
        94, 165, 202
        CMY:
        63, 35, 21
        CMYK:
        53, 18, 0, 21
      HSL:
        201°, 50.4673%, 58.0392%
        HSV (HSB):
        201°, 53.4653%, 79.2157%
        XYZ:
        28.7319, 33.5542, 60.8394
        xyY:
        0.2334, 0.2725, 33.5542
      CIE-Lab:
        64.6072, -11.8782, -25.7517
        CIE-LCH:
        64.6072, 28.3591, 245.2381
        CIE-Luv:
        64.6072, -31.0792, -38.3978
        Hunter-Lab:
        57.9260, -12.8327, -21.7238
      #5ea5ca color charts
#5ea5ca RGB chart
      #5ea5ca CMYK chart
      #5ea5ca RGB pie chart
      #5ea5ca color shades, tints & tones
#5ea5ca color schemes
#5ea5ca color preview, HTML & CSS examples
           This text has a color of #5ea5ca        
        
          <p style="color:#5ea5ca;">Text here</p>
        
        
          .mytext {color:#5ea5ca;}
        
        Text color #5ea5ca
      
           This box has a color of #5ea5ca        
        
          <div style="background-color:#5ea5ca;">Content here</div>
        
        
          .mybackground {background-color:#5ea5ca;}
        
        Background color #5ea5ca
      
           Border around this has a color of #5ea5ca        
        
          <div style="border:2px solid #5ea5ca;">Content here</div>
        
        
          .myborder {border:2px solid #5ea5ca;}
        
        Border color #5ea5ca