#6960a3 color space conversions
Hex:
        #6960a3
        RGB:
        105, 96, 163
        CMY:
        59, 62, 36
        CMYK:
        36, 41, 0, 36
      HSL:
        248°, 26.6932%, 50.7843%
        HSV (HSB):
        248°, 41.1043%, 63.9216%
        XYZ:
        16.6194, 14.0133, 36.4792
        xyY:
        0.2476, 0.2088, 14.0133
      CIE-Lab:
        44.2521, 19.8877, -35.0245
        CIE-LCH:
        44.2521, 40.2770, 299.5889
        CIE-Luv:
        44.2521, -0.0810, -53.6538
        Hunter-Lab:
        37.4344, 13.7369, -31.5731
      #6960a3 color charts
#6960a3 RGB chart
      #6960a3 CMYK chart
      #6960a3 RGB pie chart
      #6960a3 color shades, tints & tones
#6960a3 color schemes
#6960a3 color preview, HTML & CSS examples
           This text has a color of #6960a3        
        
          <p style="color:#6960a3;">Text here</p>
        
        
          .mytext {color:#6960a3;}
        
        Text color #6960a3
      
           This box has a color of #6960a3        
        
          <div style="background-color:#6960a3;">Content here</div>
        
        
          .mybackground {background-color:#6960a3;}
        
        Background color #6960a3
      
           Border around this has a color of #6960a3        
        
          <div style="border:2px solid #6960a3;">Content here</div>
        
        
          .myborder {border:2px solid #6960a3;}
        
        Border color #6960a3