#696dce color space conversions
Hex:
        #696dce
        RGB:
        105, 109, 206
        CMY:
        59, 57, 19
        CMYK:
        49, 47, 0, 19
      HSL:
        238°, 50.7538%, 60.9804%
        HSV (HSB):
        238°, 49.0291%, 80.7843%
        XYZ:
        22.4349, 18.3968, 60.7610
        xyY:
        0.2208, 0.1811, 18.3968
      CIE-Lab:
        49.9738, 24.6348, -50.9108
        CIE-LCH:
        49.9738, 56.5578, 295.8215
        CIE-Luv:
        49.9738, -7.2389, -80.4781
        Hunter-Lab:
        42.8915, 18.3066, -53.9675
      #696dce color charts
#696dce RGB chart
      #696dce CMYK chart
      #696dce RGB pie chart
      #696dce color shades, tints & tones
#696dce color schemes
#696dce color preview, HTML & CSS examples
           This text has a color of #696dce        
        
          <p style="color:#696dce;">Text here</p>
        
        
          .mytext {color:#696dce;}
        
        Text color #696dce
      
           This box has a color of #696dce        
        
          <div style="background-color:#696dce;">Content here</div>
        
        
          .mybackground {background-color:#696dce;}
        
        Background color #696dce
      
           Border around this has a color of #696dce        
        
          <div style="border:2px solid #696dce;">Content here</div>
        
        
          .myborder {border:2px solid #696dce;}
        
        Border color #696dce