#6aa2ec color space conversions
Hex:
        #6aa2ec
        RGB:
        106, 162, 236
        CMY:
        58, 36, 7
        CMYK:
        55, 31, 0, 7
      HSL:
        214°, 77.3810%, 67.0588%
        HSV (HSB):
        214°, 55.0847%, 92.5490%
        XYZ:
        34.0045, 34.9610, 84.3128
        xyY:
        0.2218, 0.2281, 34.9610
      CIE-Lab:
        65.7183, 2.7179, -42.7636
        CIE-LCH:
        65.7183, 42.8499, 273.6366
        CIE-Luv:
        65.7183, -25.7986, -68.8007
        Hunter-Lab:
        59.1278, -0.8179, -43.1546
      #6aa2ec color charts
#6aa2ec RGB chart
      #6aa2ec CMYK chart
      #6aa2ec RGB pie chart
      #6aa2ec color shades, tints & tones
#6aa2ec color schemes
#6aa2ec color preview, HTML & CSS examples
           This text has a color of #6aa2ec        
        
          <p style="color:#6aa2ec;">Text here</p>
        
        
          .mytext {color:#6aa2ec;}
        
        Text color #6aa2ec
      
           This box has a color of #6aa2ec        
        
          <div style="background-color:#6aa2ec;">Content here</div>
        
        
          .mybackground {background-color:#6aa2ec;}
        
        Background color #6aa2ec
      
           Border around this has a color of #6aa2ec        
        
          <div style="border:2px solid #6aa2ec;">Content here</div>
        
        
          .myborder {border:2px solid #6aa2ec;}
        
        Border color #6aa2ec