#694e80 color space conversions
Hex:
        #694e80
        RGB:
        105, 78, 128
        CMY:
        59, 69, 50
        CMYK:
        18, 39, 0, 50
      HSL:
        272°, 24.2718%, 40.3922%
        HSV (HSB):
        272°, 39.0625%, 50.1961%
        XYZ:
        12.4464, 10.0105, 21.6983
        xyY:
        0.2819, 0.2267, 10.0105
      CIE-Lab:
        37.8614, 21.7441, -23.9560
        CIE-LCH:
        37.8614, 32.3526, 312.2290
        CIE-Luv:
        37.8614, 10.2405, -35.7639
        Hunter-Lab:
        31.6395, 14.8495, -18.5134
      #694e80 color charts
#694e80 RGB chart
      #694e80 CMYK chart
      #694e80 RGB pie chart
      #694e80 color shades, tints & tones
#694e80 color schemes
#694e80 color preview, HTML & CSS examples
           This text has a color of #694e80        
        
          <p style="color:#694e80;">Text here</p>
        
        
          .mytext {color:#694e80;}
        
        Text color #694e80
      
           This box has a color of #694e80        
        
          <div style="background-color:#694e80;">Content here</div>
        
        
          .mybackground {background-color:#694e80;}
        
        Background color #694e80
      
           Border around this has a color of #694e80        
        
          <div style="border:2px solid #694e80;">Content here</div>
        
        
          .myborder {border:2px solid #694e80;}
        
        Border color #694e80