#696dbb color space conversions
Hex:
        #696dbb
        RGB:
        105, 109, 187
        CMY:
        59, 57, 27
        CMYK:
        44, 42, 0, 27
      HSL:
        237°, 37.6147%, 57.2549%
        HSV (HSB):
        237°, 43.8503%, 73.3333%
        XYZ:
        20.2640, 17.5284, 49.3290
        xyY:
        0.2326, 0.2012, 17.5284
      CIE-Lab:
        48.9190, 18.8745, -41.6775
        CIE-LCH:
        48.9190, 45.7522, 294.3643
        CIE-Luv:
        48.9190, -6.2655, -65.1619
        Hunter-Lab:
        41.8669, 13.1285, -40.5506
      #696dbb color charts
#696dbb RGB chart
      #696dbb CMYK chart
      #696dbb RGB pie chart
      #696dbb color shades, tints & tones
#696dbb color schemes
#696dbb color preview, HTML & CSS examples
           This text has a color of #696dbb        
        
          <p style="color:#696dbb;">Text here</p>
        
        
          .mytext {color:#696dbb;}
        
        Text color #696dbb
      
           This box has a color of #696dbb        
        
          <div style="background-color:#696dbb;">Content here</div>
        
        
          .mybackground {background-color:#696dbb;}
        
        Background color #696dbb
      
           Border around this has a color of #696dbb        
        
          <div style="border:2px solid #696dbb;">Content here</div>
        
        
          .myborder {border:2px solid #696dbb;}
        
        Border color #696dbb