#5faeef color space conversions
Hex:
        #5faeef
        RGB:
        95, 174, 239
        CMY:
        63, 32, 6
        CMYK:
        60, 27, 0, 6
      HSL:
        207°, 81.8182%, 65.4902%
        HSV (HSB):
        207°, 60.2510%, 93.7255%
        XYZ:
        35.4354, 38.9370, 87.3093
        xyY:
        0.2192, 0.2408, 38.9370
      CIE-Lab:
        68.7056, -5.2482, -39.7635
        CIE-LCH:
        68.7056, 40.1083, 262.4812
        CIE-Luv:
        68.7056, -33.0734, -63.1989
        Hunter-Lab:
        62.3995, -7.8328, -39.2788
      #5faeef color charts
#5faeef RGB chart
      #5faeef CMYK chart
      #5faeef RGB pie chart
      #5faeef color shades, tints & tones
#5faeef color schemes
#5faeef color preview, HTML & CSS examples
           This text has a color of #5faeef        
        
          <p style="color:#5faeef;">Text here</p>
        
        
          .mytext {color:#5faeef;}
        
        Text color #5faeef
      
           This box has a color of #5faeef        
        
          <div style="background-color:#5faeef;">Content here</div>
        
        
          .mybackground {background-color:#5faeef;}
        
        Background color #5faeef
      
           Border around this has a color of #5faeef        
        
          <div style="border:2px solid #5faeef;">Content here</div>
        
        
          .myborder {border:2px solid #5faeef;}
        
        Border color #5faeef