#5ea1ed color space conversions
Hex:
        #5ea1ed
        RGB:
        94, 161, 237
        CMY:
        63, 37, 7
        CMYK:
        60, 32, 0, 7
      HSL:
        212°, 79.8883%, 64.9020%
        HSV (HSB):
        212°, 60.3376%, 92.9412%
        XYZ:
        32.6470, 33.9838, 84.9596
        xyY:
        0.2154, 0.2242, 33.9838
      CIE-Lab:
        64.9497, 1.2429, -44.5571
        CIE-LCH:
        64.9497, 44.5744, 271.5978
        CIE-Luv:
        64.9497, -28.7488, -71.5292
        Hunter-Lab:
        58.2957, -2.0530, -45.6018
      #5ea1ed color charts
#5ea1ed RGB chart
      #5ea1ed CMYK chart
      #5ea1ed RGB pie chart
      #5ea1ed color shades, tints & tones
#5ea1ed color schemes
#5ea1ed color preview, HTML & CSS examples
           This text has a color of #5ea1ed        
        
          <p style="color:#5ea1ed;">Text here</p>
        
        
          .mytext {color:#5ea1ed;}
        
        Text color #5ea1ed
      
           This box has a color of #5ea1ed        
        
          <div style="background-color:#5ea1ed;">Content here</div>
        
        
          .mybackground {background-color:#5ea1ed;}
        
        Background color #5ea1ed
      
           Border around this has a color of #5ea1ed        
        
          <div style="border:2px solid #5ea1ed;">Content here</div>
        
        
          .myborder {border:2px solid #5ea1ed;}
        
        Border color #5ea1ed