#5faaeb color space conversions
Hex:
        #5faaeb
        RGB:
        95, 170, 235
        CMY:
        63, 33, 8
        CMYK:
        60, 28, 0, 8
      HSL:
        208°, 77.7778%, 64.7059%
        HSV (HSB):
        208°, 59.5745%, 92.1569%
        XYZ:
        34.0894, 37.1805, 83.9771
        xyY:
        0.2196, 0.2395, 37.1805
      CIE-Lab:
        67.4122, -4.2884, -39.5989
        CIE-LCH:
        67.4122, 39.8304, 263.8191
        CIE-Luv:
        67.4122, -31.7474, -62.8648
        Hunter-Lab:
        60.9758, -6.9146, -38.9723
      #5faaeb color charts
#5faaeb RGB chart
      #5faaeb CMYK chart
      #5faaeb RGB pie chart
      #5faaeb color shades, tints & tones
#5faaeb color schemes
#5faaeb color preview, HTML & CSS examples
           This text has a color of #5faaeb        
        
          <p style="color:#5faaeb;">Text here</p>
        
        
          .mytext {color:#5faaeb;}
        
        Text color #5faaeb
      
           This box has a color of #5faaeb        
        
          <div style="background-color:#5faaeb;">Content here</div>
        
        
          .mybackground {background-color:#5faaeb;}
        
        Background color #5faaeb
      
           Border around this has a color of #5faaeb        
        
          <div style="border:2px solid #5faaeb;">Content here</div>
        
        
          .myborder {border:2px solid #5faaeb;}
        
        Border color #5faaeb