#5ea8fd color space conversions
Hex:
        #5ea8fd
        RGB:
        94, 168, 253
        CMY:
        63, 34, 1
        CMYK:
        63, 34, 0, 1
      HSL:
        212°, 97.5460%, 68.0392%
        HSV (HSB):
        212°, 62.8458%, 99.2157%
        XYZ:
        36.3483, 37.4768, 98.2465
        xyY:
        0.2112, 0.2178, 37.4768
      CIE-Lab:
        67.6332, 2.4386, -49.0679
        CIE-LCH:
        67.6332, 49.1285, 272.8451
        CIE-Luv:
        67.6332, -30.8337, -79.7745
        Hunter-Lab:
        61.2183, -1.1477, -52.2990
      #5ea8fd color charts
#5ea8fd RGB chart
      #5ea8fd CMYK chart
      #5ea8fd RGB pie chart
      #5ea8fd color shades, tints & tones
#5ea8fd color schemes
#5ea8fd color preview, HTML & CSS examples
           This text has a color of #5ea8fd        
        
          <p style="color:#5ea8fd;">Text here</p>
        
        
          .mytext {color:#5ea8fd;}
        
        Text color #5ea8fd
      
           This box has a color of #5ea8fd        
        
          <div style="background-color:#5ea8fd;">Content here</div>
        
        
          .mybackground {background-color:#5ea8fd;}
        
        Background color #5ea8fd
      
           Border around this has a color of #5ea8fd        
        
          <div style="border:2px solid #5ea8fd;">Content here</div>
        
        
          .myborder {border:2px solid #5ea8fd;}
        
        Border color #5ea8fd