#5ea9ce color space conversions
Hex:
        #5ea9ce
        RGB:
        94, 169, 206
        CMY:
        63, 34, 19
        CMYK:
        54, 18, 0, 19
      HSL:
        200°, 53.3333%, 58.8235%
        HSV (HSB):
        200°, 54.3689%, 80.7843%
        XYZ:
        29.9446, 35.2118, 63.6108
        xyY:
        0.2325, 0.2735, 35.2118
      CIE-Lab:
        65.9133, -12.8515, -25.9641
        CIE-LCH:
        65.9133, 28.9706, 243.6658
        CIE-Luv:
        65.9133, -32.4859, -38.7345
        Hunter-Lab:
        59.3396, -13.7675, -22.0200
      #5ea9ce color charts
#5ea9ce RGB chart
      #5ea9ce CMYK chart
      #5ea9ce RGB pie chart
      #5ea9ce color shades, tints & tones
#5ea9ce color schemes
#5ea9ce color preview, HTML & CSS examples
           This text has a color of #5ea9ce        
        
          <p style="color:#5ea9ce;">Text here</p>
        
        
          .mytext {color:#5ea9ce;}
        
        Text color #5ea9ce
      
           This box has a color of #5ea9ce        
        
          <div style="background-color:#5ea9ce;">Content here</div>
        
        
          .mybackground {background-color:#5ea9ce;}
        
        Background color #5ea9ce
      
           Border around this has a color of #5ea9ce        
        
          <div style="border:2px solid #5ea9ce;">Content here</div>
        
        
          .myborder {border:2px solid #5ea9ce;}
        
        Border color #5ea9ce