#6aa4ef color space conversions
Hex:
        #6aa4ef
        RGB:
        106, 164, 239
        CMY:
        58, 36, 6
        CMYK:
        56, 31, 0, 6
      HSL:
        214°, 80.6061%, 67.6471%
        HSV (HSB):
        214°, 55.6485%, 93.7255%
        XYZ:
        34.7993, 35.8471, 86.7464
        xyY:
        0.2211, 0.2278, 35.8471
      CIE-Lab:
        66.4029, 2.5110, -43.3334
        CIE-LCH:
        66.4029, 43.4061, 273.3163
        CIE-Luv:
        66.4029, -26.4885, -69.8482
        Hunter-Lab:
        59.8724, -1.0283, -43.9918
      #6aa4ef color charts
#6aa4ef RGB chart
      #6aa4ef CMYK chart
      #6aa4ef RGB pie chart
      #6aa4ef color shades, tints & tones
#6aa4ef color schemes
#6aa4ef color preview, HTML & CSS examples
           This text has a color of #6aa4ef        
        
          <p style="color:#6aa4ef;">Text here</p>
        
        
          .mytext {color:#6aa4ef;}
        
        Text color #6aa4ef
      
           This box has a color of #6aa4ef        
        
          <div style="background-color:#6aa4ef;">Content here</div>
        
        
          .mybackground {background-color:#6aa4ef;}
        
        Background color #6aa4ef
      
           Border around this has a color of #6aa4ef        
        
          <div style="border:2px solid #6aa4ef;">Content here</div>
        
        
          .myborder {border:2px solid #6aa4ef;}
        
        Border color #6aa4ef