#6a96ac color space conversions
Hex:
        #6a96ac
        RGB:
        106, 150, 172
        CMY:
        58, 41, 33
        CMYK:
        38, 13, 0, 33
      HSL:
        200°, 28.4483%, 54.5098%
        HSV (HSB):
        200°, 38.3721%, 67.4510%
        XYZ:
        24.2966, 27.8554, 43.1258
        xyY:
        0.2550, 0.2924, 27.8554
      CIE-Lab:
        59.7579, -9.2166, -16.2606
        CIE-LCH:
        59.7579, 18.6910, 240.4551
        CIE-Luv:
        59.7579, -21.5860, -23.0510
        Hunter-Lab:
        52.7782, -10.1890, -11.5019
      #6a96ac color charts
#6a96ac RGB chart
      #6a96ac CMYK chart
      #6a96ac RGB pie chart
      #6a96ac color shades, tints & tones
#6a96ac color schemes
#6a96ac color preview, HTML & CSS examples
           This text has a color of #6a96ac        
        
          <p style="color:#6a96ac;">Text here</p>
        
        
          .mytext {color:#6a96ac;}
        
        Text color #6a96ac
      
           This box has a color of #6a96ac        
        
          <div style="background-color:#6a96ac;">Content here</div>
        
        
          .mybackground {background-color:#6a96ac;}
        
        Background color #6a96ac
      
           Border around this has a color of #6a96ac        
        
          <div style="border:2px solid #6a96ac;">Content here</div>
        
        
          .myborder {border:2px solid #6a96ac;}
        
        Border color #6a96ac