#695c7e color space conversions
Hex:
        #695c7e
        RGB:
        105, 92, 126
        CMY:
        59, 64, 51
        CMYK:
        17, 27, 0, 51
      HSL:
        263°, 15.5963%, 42.7451%
        HSV (HSB):
        263°, 26.9841%, 49.4118%
        XYZ:
        13.4187, 12.1639, 21.3793
        xyY:
        0.2857, 0.2590, 12.1639
      CIE-Lab:
        41.4754, 12.6131, -17.1494
        CIE-LCH:
        41.4754, 21.2883, 306.3339
        CIE-Luv:
        41.4754, 4.6317, -25.5047
        Hunter-Lab:
        34.8768, 7.6429, -11.9307
      #695c7e color charts
#695c7e RGB chart
      #695c7e CMYK chart
      #695c7e RGB pie chart
      #695c7e color shades, tints & tones
#695c7e color schemes
#695c7e color preview, HTML & CSS examples
           This text has a color of #695c7e        
        
          <p style="color:#695c7e;">Text here</p>
        
        
          .mytext {color:#695c7e;}
        
        Text color #695c7e
      
           This box has a color of #695c7e        
        
          <div style="background-color:#695c7e;">Content here</div>
        
        
          .mybackground {background-color:#695c7e;}
        
        Background color #695c7e
      
           Border around this has a color of #695c7e        
        
          <div style="border:2px solid #695c7e;">Content here</div>
        
        
          .myborder {border:2px solid #695c7e;}
        
        Border color #695c7e