#695daf color space conversions
Hex:
        #695daf
        RGB:
        105, 93, 175
        CMY:
        59, 64, 31
        CMYK:
        40, 47, 0, 31
      HSL:
        249°, 33.8843%, 52.5490%
        HSV (HSB):
        249°, 46.8571%, 68.6275%
        XYZ:
        17.4779, 13.9271, 42.3245
        xyY:
        0.2371, 0.1889, 13.9271
      CIE-Lab:
        44.1282, 25.1552, -42.2929
        CIE-LCH:
        44.1282, 49.2084, 300.7436
        CIE-Luv:
        44.1282, 0.0055, -65.1765
        Hunter-Lab:
        37.3190, 18.2900, -41.1189
      #695daf color charts
#695daf RGB chart
      #695daf CMYK chart
      #695daf RGB pie chart
      #695daf color shades, tints & tones
#695daf color schemes
#695daf color preview, HTML & CSS examples
           This text has a color of #695daf        
        
          <p style="color:#695daf;">Text here</p>
        
        
          .mytext {color:#695daf;}
        
        Text color #695daf
      
           This box has a color of #695daf        
        
          <div style="background-color:#695daf;">Content here</div>
        
        
          .mybackground {background-color:#695daf;}
        
        Background color #695daf
      
           Border around this has a color of #695daf        
        
          <div style="border:2px solid #695daf;">Content here</div>
        
        
          .myborder {border:2px solid #695daf;}
        
        Border color #695daf