#6960db color space conversions
Hex:
        #6960db
        RGB:
        105, 96, 219
        CMY:
        59, 62, 14
        CMYK:
        52, 56, 0, 14
      HSL:
        244°, 63.0769%, 61.7647%
        HSV (HSB):
        244°, 56.1644%, 85.8824%
        XYZ:
        22.7948, 16.4835, 68.9980
        xyY:
        0.2105, 0.1522, 16.4835
      CIE-Lab:
        47.6025, 36.4995, -62.1270
        CIE-LCH:
        47.6025, 72.0553, 300.4341
        CIE-Luv:
        47.6025, -4.1494, -97.3758
        Hunter-Lab:
        40.5998, 29.1690, -72.3414
      #6960db color charts
#6960db RGB chart
      #6960db CMYK chart
      #6960db RGB pie chart
      #6960db color shades, tints & tones
#6960db color schemes
#6960db color preview, HTML & CSS examples
           This text has a color of #6960db        
        
          <p style="color:#6960db;">Text here</p>
        
        
          .mytext {color:#6960db;}
        
        Text color #6960db
      
           This box has a color of #6960db        
        
          <div style="background-color:#6960db;">Content here</div>
        
        
          .mybackground {background-color:#6960db;}
        
        Background color #6960db
      
           Border around this has a color of #6960db        
        
          <div style="border:2px solid #6960db;">Content here</div>
        
        
          .myborder {border:2px solid #6960db;}
        
        Border color #6960db