#5ea3ec color space conversions
Hex:
        #5ea3ec
        RGB:
        94, 163, 236
        CMY:
        63, 36, 7
        CMYK:
        60, 31, 0, 7
      HSL:
        211°, 78.8889%, 64.7059%
        HSV (HSB):
        211°, 60.1695%, 92.5490%
        XYZ:
        32.8536, 34.6302, 84.3096
        xyY:
        0.2164, 0.2281, 34.6302
      CIE-Lab:
        65.4597, -0.2183, -43.2070
        CIE-LCH:
        65.4597, 43.2076, 269.7105
        CIE-Luv:
        65.4597, -29.4776, -69.1670
        Hunter-Lab:
        58.8474, -3.3292, -43.7505
      #5ea3ec color charts
#5ea3ec RGB chart
      #5ea3ec CMYK chart
      #5ea3ec RGB pie chart
      #5ea3ec color shades, tints & tones
#5ea3ec color schemes
#5ea3ec color preview, HTML & CSS examples
           This text has a color of #5ea3ec        
        
          <p style="color:#5ea3ec;">Text here</p>
        
        
          .mytext {color:#5ea3ec;}
        
        Text color #5ea3ec
      
           This box has a color of #5ea3ec        
        
          <div style="background-color:#5ea3ec;">Content here</div>
        
        
          .mybackground {background-color:#5ea3ec;}
        
        Background color #5ea3ec
      
           Border around this has a color of #5ea3ec        
        
          <div style="border:2px solid #5ea3ec;">Content here</div>
        
        
          .myborder {border:2px solid #5ea3ec;}
        
        Border color #5ea3ec