#695a8f color space conversions
Hex:
        #695a8f
        RGB:
        105, 90, 143
        CMY:
        59, 65, 44
        CMYK:
        27, 37, 0, 44
      HSL:
        257°, 22.7468%, 45.6863%
        HSV (HSB):
        257°, 37.0629%, 56.0784%
        XYZ:
        14.4398, 12.2988, 27.5994
        xyY:
        0.2657, 0.2263, 12.2988
      CIE-Lab:
        41.6871, 18.1438, -27.1132
        CIE-LCH:
        41.6871, 32.6240, 303.7898
        CIE-Luv:
        41.6871, 3.8932, -40.8789
        Hunter-Lab:
        35.0696, 12.1250, -22.1120
      #695a8f color charts
#695a8f RGB chart
      #695a8f CMYK chart
      #695a8f RGB pie chart
      #695a8f color shades, tints & tones
#695a8f color schemes
#695a8f color preview, HTML & CSS examples
           This text has a color of #695a8f        
        
          <p style="color:#695a8f;">Text here</p>
        
        
          .mytext {color:#695a8f;}
        
        Text color #695a8f
      
           This box has a color of #695a8f        
        
          <div style="background-color:#695a8f;">Content here</div>
        
        
          .mybackground {background-color:#695a8f;}
        
        Background color #695a8f
      
           Border around this has a color of #695a8f        
        
          <div style="border:2px solid #695a8f;">Content here</div>
        
        
          .myborder {border:2px solid #695a8f;}
        
        Border color #695a8f