#6a94bd color space conversions
Hex:
        #6a94bd
        RGB:
        106, 148, 189
        CMY:
        58, 42, 26
        CMYK:
        44, 22, 0, 26
      HSL:
        210°, 38.6047%, 57.8431%
        HSV (HSB):
        210°, 43.9153%, 74.1176%
        XYZ:
        25.7191, 27.9181, 52.1773
        xyY:
        0.2431, 0.2638, 27.9181
      CIE-Lab:
        59.8147, -3.3857, -25.7933
        CIE-LCH:
        59.8147, 26.0145, 262.5219
        CIE-Luv:
        59.8147, -20.7392, -39.0951
        Hunter-Lab:
        52.8376, -5.5796, -21.5628
      #6a94bd color charts
#6a94bd RGB chart
      #6a94bd CMYK chart
      #6a94bd RGB pie chart
      #6a94bd color shades, tints & tones
#6a94bd color schemes
#6a94bd color preview, HTML & CSS examples
           This text has a color of #6a94bd        
        
          <p style="color:#6a94bd;">Text here</p>
        
        
          .mytext {color:#6a94bd;}
        
        Text color #6a94bd
      
           This box has a color of #6a94bd        
        
          <div style="background-color:#6a94bd;">Content here</div>
        
        
          .mybackground {background-color:#6a94bd;}
        
        Background color #6a94bd
      
           Border around this has a color of #6a94bd        
        
          <div style="border:2px solid #6a94bd;">Content here</div>
        
        
          .myborder {border:2px solid #6a94bd;}
        
        Border color #6a94bd