#6b96a2 color space conversions
Hex:
        #6b96a2
        RGB:
        107, 150, 162
        CMY:
        58, 41, 36
        CMYK:
        34, 7, 0, 36
      HSL:
        193°, 22.8216%, 52.7451%
        HSV (HSB):
        193°, 33.9506%, 63.5294%
        XYZ:
        23.4913, 27.5471, 38.2614
        xyY:
        0.2631, 0.3085, 27.5471
      CIE-Lab:
        59.4774, -11.5526, -11.0002
        CIE-LCH:
        59.4774, 15.9520, 223.5968
        CIE-Luv:
        59.4774, -21.2268, -14.5184
        Hunter-Lab:
        52.4854, -11.9565, -6.4822
      #6b96a2 color charts
#6b96a2 RGB chart
      #6b96a2 CMYK chart
      #6b96a2 RGB pie chart
      #6b96a2 color shades, tints & tones
#6b96a2 color schemes
#6b96a2 color preview, HTML & CSS examples
           This text has a color of #6b96a2        
        
          <p style="color:#6b96a2;">Text here</p>
        
        
          .mytext {color:#6b96a2;}
        
        Text color #6b96a2
      
           This box has a color of #6b96a2        
        
          <div style="background-color:#6b96a2;">Content here</div>
        
        
          .mybackground {background-color:#6b96a2;}
        
        Background color #6b96a2
      
           Border around this has a color of #6b96a2        
        
          <div style="border:2px solid #6b96a2;">Content here</div>
        
        
          .myborder {border:2px solid #6b96a2;}
        
        Border color #6b96a2