#5eacfd color space conversions
Hex:
        #5eacfd
        RGB:
        94, 172, 253
        CMY:
        63, 33, 1
        CMYK:
        63, 32, 0, 1
      HSL:
        211°, 97.5460%, 68.0392%
        HSV (HSB):
        211°, 62.8458%, 99.2157%
        XYZ:
        37.0982, 38.9766, 98.4965
        xyY:
        0.2125, 0.2233, 38.9766
      CIE-Lab:
        68.7343, 0.1714, -47.3333
        CIE-LCH:
        68.7343, 47.3336, 270.2074
        CIE-Luv:
        68.7343, -32.2187, -76.7509
        Hunter-Lab:
        62.4312, -3.1854, -49.8387
      #5eacfd color charts
#5eacfd RGB chart
      #5eacfd CMYK chart
      #5eacfd RGB pie chart
      #5eacfd color shades, tints & tones
#5eacfd color schemes
#5eacfd color preview, HTML & CSS examples
           This text has a color of #5eacfd        
        
          <p style="color:#5eacfd;">Text here</p>
        
        
          .mytext {color:#5eacfd;}
        
        Text color #5eacfd
      
           This box has a color of #5eacfd        
        
          <div style="background-color:#5eacfd;">Content here</div>
        
        
          .mybackground {background-color:#5eacfd;}
        
        Background color #5eacfd
      
           Border around this has a color of #5eacfd        
        
          <div style="border:2px solid #5eacfd;">Content here</div>
        
        
          .myborder {border:2px solid #5eacfd;}
        
        Border color #5eacfd