#6960a2 color space conversions
Hex:
        #6960a2
        RGB:
        105, 96, 162
        CMY:
        59, 62, 36
        CMYK:
        35, 41, 0, 36
      HSL:
        248°, 26.1905%, 50.5882%
        HSV (HSB):
        248°, 40.7407%, 63.5294%
        XYZ:
        16.5302, 13.9776, 36.0091
        xyY:
        0.2485, 0.2101, 13.9776
      CIE-Lab:
        44.2008, 19.6070, -34.5135
        CIE-LCH:
        44.2008, 39.6941, 299.6007
        CIE-Luv:
        44.2008, -0.0031, -52.8319
        Hunter-Lab:
        37.3867, 13.4954, -30.9347
      #6960a2 color charts
#6960a2 RGB chart
      #6960a2 CMYK chart
      #6960a2 RGB pie chart
      #6960a2 color shades, tints & tones
#6960a2 color schemes
#6960a2 color preview, HTML & CSS examples
           This text has a color of #6960a2        
        
          <p style="color:#6960a2;">Text here</p>
        
        
          .mytext {color:#6960a2;}
        
        Text color #6960a2
      
           This box has a color of #6960a2        
        
          <div style="background-color:#6960a2;">Content here</div>
        
        
          .mybackground {background-color:#6960a2;}
        
        Background color #6960a2
      
           Border around this has a color of #6960a2        
        
          <div style="border:2px solid #6960a2;">Content here</div>
        
        
          .myborder {border:2px solid #6960a2;}
        
        Border color #6960a2