#5facf8 color space conversions
Hex:
        #5facf8
        RGB:
        95, 172, 248
        CMY:
        63, 33, 3
        CMYK:
        62, 31, 0, 3
      HSL:
        210°, 91.6168%, 67.2549%
        HSV (HSB):
        210°, 61.6935%, 97.2549%
        XYZ:
        36.4151, 38.7153, 94.3604
        xyY:
        0.2149, 0.2284, 38.7153
      CIE-Lab:
        68.5445, -1.2673, -44.9143
        CIE-LCH:
        68.5445, 44.9321, 268.3838
        CIE-Luv:
        68.5445, -32.1103, -72.4274
        Hunter-Lab:
        62.2216, -4.4208, -46.3595
      #5facf8 color charts
#5facf8 RGB chart
      #5facf8 CMYK chart
      #5facf8 RGB pie chart
      #5facf8 color shades, tints & tones
#5facf8 color schemes
#5facf8 color preview, HTML & CSS examples
           This text has a color of #5facf8        
        
          <p style="color:#5facf8;">Text here</p>
        
        
          .mytext {color:#5facf8;}
        
        Text color #5facf8
      
           This box has a color of #5facf8        
        
          <div style="background-color:#5facf8;">Content here</div>
        
        
          .mybackground {background-color:#5facf8;}
        
        Background color #5facf8
      
           Border around this has a color of #5facf8        
        
          <div style="border:2px solid #5facf8;">Content here</div>
        
        
          .myborder {border:2px solid #5facf8;}
        
        Border color #5facf8