#5faef7 color space conversions
Hex:
        #5faef7
        RGB:
        95, 174, 247
        CMY:
        63, 32, 3
        CMYK:
        62, 30, 0, 3
      HSL:
        209°, 90.4762%, 67.0588%
        HSV (HSB):
        209°, 61.5385%, 96.8627%
        XYZ:
        36.6439, 39.4204, 93.6732
        xyY:
        0.2159, 0.2322, 39.4204
      CIE-Lab:
        69.0547, -2.7076, -43.5706
        CIE-LCH:
        69.0547, 43.6546, 266.4440
        CIE-Luv:
        69.0547, -32.8430, -70.0415
        Hunter-Lab:
        62.7857, -5.6962, -44.5079
      #5faef7 color charts
#5faef7 RGB chart
      #5faef7 CMYK chart
      #5faef7 RGB pie chart
      #5faef7 color shades, tints & tones
#5faef7 color schemes
#5faef7 color preview, HTML & CSS examples
           This text has a color of #5faef7        
        
          <p style="color:#5faef7;">Text here</p>
        
        
          .mytext {color:#5faef7;}
        
        Text color #5faef7
      
           This box has a color of #5faef7        
        
          <div style="background-color:#5faef7;">Content here</div>
        
        
          .mybackground {background-color:#5faef7;}
        
        Background color #5faef7
      
           Border around this has a color of #5faef7        
        
          <div style="border:2px solid #5faef7;">Content here</div>
        
        
          .myborder {border:2px solid #5faef7;}
        
        Border color #5faef7