#6faeeb color space conversions
Hex:
        #6faeeb
        RGB:
        111, 174, 235
        CMY:
        56, 32, 8
        CMYK:
        53, 26, 0, 8
      HSL:
        210°, 75.6098%, 67.8431%
        HSV (HSB):
        210°, 52.7660%, 92.1569%
        XYZ:
        36.6870, 39.6498, 84.3168
        xyY:
        0.2284, 0.2468, 39.6498
      CIE-Lab:
        69.2193, -3.2746, -36.7301
        CIE-LCH:
        69.2193, 36.8758, 264.9054
        CIE-Luv:
        69.2193, -28.7119, -58.3441
        Hunter-Lab:
        62.9681, -6.1949, -35.3141
      #6faeeb color charts
#6faeeb RGB chart
      #6faeeb CMYK chart
      #6faeeb RGB pie chart
      #6faeeb color shades, tints & tones
#6faeeb color schemes
#6faeeb color preview, HTML & CSS examples
           This text has a color of #6faeeb        
        
          <p style="color:#6faeeb;">Text here</p>
        
        
          .mytext {color:#6faeeb;}
        
        Text color #6faeeb
      
           This box has a color of #6faeeb        
        
          <div style="background-color:#6faeeb;">Content here</div>
        
        
          .mybackground {background-color:#6faeeb;}
        
        Background color #6faeeb
      
           Border around this has a color of #6faeeb        
        
          <div style="border:2px solid #6faeeb;">Content here</div>
        
        
          .myborder {border:2px solid #6faeeb;}
        
        Border color #6faeeb