#5ea0df color space conversions
Hex:
        #5ea0df
        RGB:
        94, 160, 223
        CMY:
        63, 37, 13
        CMYK:
        58, 28, 0, 13
      HSL:
        209°, 66.8394%, 62.1569%
        HSV (HSB):
        209°, 57.8475%, 87.4510%
        XYZ:
        30.5062, 32.8490, 74.5447
        xyY:
        0.2212, 0.2382, 32.8490
      CIE-Lab:
        64.0385, -2.6569, -38.2742
        CIE-LCH:
        64.0385, 38.3663, 266.0290
        CIE-Luv:
        64.0385, -28.6875, -60.3555
        Hunter-Lab:
        57.3141, -5.2906, -36.9948
      #5ea0df color charts
#5ea0df RGB chart
      #5ea0df CMYK chart
      #5ea0df RGB pie chart
      #5ea0df color shades, tints & tones
#5ea0df color schemes
#5ea0df color preview, HTML & CSS examples
           This text has a color of #5ea0df        
        
          <p style="color:#5ea0df;">Text here</p>
        
        
          .mytext {color:#5ea0df;}
        
        Text color #5ea0df
      
           This box has a color of #5ea0df        
        
          <div style="background-color:#5ea0df;">Content here</div>
        
        
          .mybackground {background-color:#5ea0df;}
        
        Background color #5ea0df
      
           Border around this has a color of #5ea0df        
        
          <div style="border:2px solid #5ea0df;">Content here</div>
        
        
          .myborder {border:2px solid #5ea0df;}
        
        Border color #5ea0df