#64697d color space conversions
Hex:
        #64697d
        RGB:
        100, 105, 125
        CMY:
        61, 59, 51
        CMYK:
        20, 16, 0, 51
      HSL:
        228°, 11.1111%, 44.1176%
        HSV (HSB):
        228°, 20.0000%, 49.0196%
        XYZ:
        14.0088, 14.2931, 21.4225
        xyY:
        0.2817, 0.2874, 14.2931
      CIE-Lab:
        44.6504, 2.6892, -11.7537
        CIE-LCH:
        44.6504, 12.0574, 282.8873
        CIE-Luv:
        44.6504, -3.7035, -16.7218
        Hunter-Lab:
        37.8063, -0.0194, -7.1317
      #64697d color charts
#64697d RGB chart
      #64697d CMYK chart
      #64697d RGB pie chart
      #64697d color shades, tints & tones
#64697d color schemes
#64697d color preview, HTML & CSS examples
           This text has a color of #64697d        
        
          <p style="color:#64697d;">Text here</p>
        
        
          .mytext {color:#64697d;}
        
        Text color #64697d
      
           This box has a color of #64697d        
        
          <div style="background-color:#64697d;">Content here</div>
        
        
          .mybackground {background-color:#64697d;}
        
        Background color #64697d
      
           Border around this has a color of #64697d        
        
          <div style="border:2px solid #64697d;">Content here</div>
        
        
          .myborder {border:2px solid #64697d;}
        
        Border color #64697d