#6a94ce color space conversions
Hex:
        #6a94ce
        RGB:
        106, 148, 206
        CMY:
        58, 42, 19
        CMYK:
        49, 28, 0, 19
      HSL:
        215°, 50.5051%, 61.1765%
        HSV (HSB):
        215°, 48.5437%, 80.7843%
        XYZ:
        27.6743, 28.7002, 62.4736
        xyY:
        0.2329, 0.2415, 28.7002
      CIE-Lab:
        60.5161, 1.5869, -34.2671
        CIE-LCH:
        60.5161, 34.3039, 272.6514
        CIE-Luv:
        60.5161, -20.7495, -53.6846
        Hunter-Lab:
        53.5726, -1.5431, -31.6402
      #6a94ce color charts
#6a94ce RGB chart
      #6a94ce CMYK chart
      #6a94ce RGB pie chart
      #6a94ce color shades, tints & tones
#6a94ce color schemes
#6a94ce color preview, HTML & CSS examples
           This text has a color of #6a94ce        
        
          <p style="color:#6a94ce;">Text here</p>
        
        
          .mytext {color:#6a94ce;}
        
        Text color #6a94ce
      
           This box has a color of #6a94ce        
        
          <div style="background-color:#6a94ce;">Content here</div>
        
        
          .mybackground {background-color:#6a94ce;}
        
        Background color #6a94ce
      
           Border around this has a color of #6a94ce        
        
          <div style="border:2px solid #6a94ce;">Content here</div>
        
        
          .myborder {border:2px solid #6a94ce;}
        
        Border color #6a94ce