#5ea4fd color space conversions
Hex:
        #5ea4fd
        RGB:
        94, 164, 253
        CMY:
        63, 36, 1
        CMYK:
        63, 35, 0, 1
      HSL:
        214°, 97.5460%, 68.0392%
        HSV (HSB):
        214°, 62.8458%, 99.2157%
        XYZ:
        35.6212, 36.0225, 98.0041
        xyY:
        0.2100, 0.2123, 36.0225
      CIE-Lab:
        66.5371, 4.7268, -50.7987
        CIE-LCH:
        66.5371, 51.0182, 275.3160
        CIE-Luv:
        66.5371, -29.4601, -82.7593
        Hunter-Lab:
        60.0187, 0.9072, -54.8011
      #5ea4fd color charts
#5ea4fd RGB chart
      #5ea4fd CMYK chart
      #5ea4fd RGB pie chart
      #5ea4fd color shades, tints & tones
#5ea4fd color schemes
#5ea4fd color preview, HTML & CSS examples
           This text has a color of #5ea4fd        
        
          <p style="color:#5ea4fd;">Text here</p>
        
        
          .mytext {color:#5ea4fd;}
        
        Text color #5ea4fd
      
           This box has a color of #5ea4fd        
        
          <div style="background-color:#5ea4fd;">Content here</div>
        
        
          .mybackground {background-color:#5ea4fd;}
        
        Background color #5ea4fd
      
           Border around this has a color of #5ea4fd        
        
          <div style="border:2px solid #5ea4fd;">Content here</div>
        
        
          .myborder {border:2px solid #5ea4fd;}
        
        Border color #5ea4fd