#6a96bd color space conversions
Hex:
        #6a96bd
        RGB:
        106, 150, 189
        CMY:
        58, 41, 26
        CMYK:
        44, 21, 0, 26
      HSL:
        208°, 38.6047%, 57.8431%
        HSV (HSB):
        208°, 43.9153%, 74.1176%
        XYZ:
        26.0355, 28.5510, 52.2828
        xyY:
        0.2436, 0.2672, 28.5510
      CIE-Lab:
        60.3833, -4.5157, -24.9183
        CIE-LCH:
        60.3833, 25.3242, 259.7284
        CIE-Luv:
        60.3833, -21.5368, -37.5881
        Hunter-Lab:
        53.4331, -6.5331, -20.6104
      #6a96bd color charts
#6a96bd RGB chart
      #6a96bd CMYK chart
      #6a96bd RGB pie chart
      #6a96bd color shades, tints & tones
#6a96bd color schemes
#6a96bd color preview, HTML & CSS examples
           This text has a color of #6a96bd        
        
          <p style="color:#6a96bd;">Text here</p>
        
        
          .mytext {color:#6a96bd;}
        
        Text color #6a96bd
      
           This box has a color of #6a96bd        
        
          <div style="background-color:#6a96bd;">Content here</div>
        
        
          .mybackground {background-color:#6a96bd;}
        
        Background color #6a96bd
      
           Border around this has a color of #6a96bd        
        
          <div style="border:2px solid #6a96bd;">Content here</div>
        
        
          .myborder {border:2px solid #6a96bd;}
        
        Border color #6a96bd