#696db2 color space conversions
Hex:
        #696db2
        RGB:
        105, 109, 178
        CMY:
        59, 57, 30
        CMYK:
        41, 39, 0, 30
      HSL:
        237°, 32.1586%, 55.4902%
        HSV (HSB):
        237°, 41.0112%, 69.8039%
        XYZ:
        19.3302, 17.1549, 44.4119
        xyY:
        0.2389, 0.2121, 17.1549
      CIE-Lab:
        48.4546, 16.2160, -37.1948
        CIE-LCH:
        48.4546, 40.5760, 293.5560
        CIE-Luv:
        48.4546, -5.7960, -57.7399
        Hunter-Lab:
        41.4185, 10.8246, -34.5821
      #696db2 color charts
#696db2 RGB chart
      #696db2 CMYK chart
      #696db2 RGB pie chart
      #696db2 color shades, tints & tones
#696db2 color schemes
#696db2 color preview, HTML & CSS examples
           This text has a color of #696db2        
        
          <p style="color:#696db2;">Text here</p>
        
        
          .mytext {color:#696db2;}
        
        Text color #696db2
      
           This box has a color of #696db2        
        
          <div style="background-color:#696db2;">Content here</div>
        
        
          .mybackground {background-color:#696db2;}
        
        Background color #696db2
      
           Border around this has a color of #696db2        
        
          <div style="border:2px solid #696db2;">Content here</div>
        
        
          .myborder {border:2px solid #696db2;}
        
        Border color #696db2