#6aa2eb color space conversions
Hex:
        #6aa2eb
        RGB:
        106, 162, 235
        CMY:
        58, 36, 8
        CMYK:
        55, 31, 0, 8
      HSL:
        214°, 76.3314%, 66.8627%
        HSV (HSB):
        214°, 54.8936%, 92.1569%
        XYZ:
        33.8596, 34.9030, 83.5496
        xyY:
        0.2223, 0.2292, 34.9030
      CIE-Lab:
        65.6731, 2.4077, -42.2857
        CIE-LCH:
        65.6731, 42.3542, 273.2589
        CIE-Luv:
        65.6731, -25.8081, -67.9508
        Hunter-Lab:
        59.0788, -1.0848, -42.4932
      #6aa2eb color charts
#6aa2eb RGB chart
      #6aa2eb CMYK chart
      #6aa2eb RGB pie chart
      #6aa2eb color shades, tints & tones
#6aa2eb color schemes
#6aa2eb color preview, HTML & CSS examples
           This text has a color of #6aa2eb        
        
          <p style="color:#6aa2eb;">Text here</p>
        
        
          .mytext {color:#6aa2eb;}
        
        Text color #6aa2eb
      
           This box has a color of #6aa2eb        
        
          <div style="background-color:#6aa2eb;">Content here</div>
        
        
          .mybackground {background-color:#6aa2eb;}
        
        Background color #6aa2eb
      
           Border around this has a color of #6aa2eb        
        
          <div style="border:2px solid #6aa2eb;">Content here</div>
        
        
          .myborder {border:2px solid #6aa2eb;}
        
        Border color #6aa2eb