#64949f color space conversions
Hex:
        #64949f
        RGB:
        100, 148, 159
        CMY:
        61, 42, 38
        CMYK:
        37, 7, 0, 38
      HSL:
        191°, 23.5060%, 50.7843%
        HSV (HSB):
        191°, 37.1069%, 62.3529%
        XYZ:
        22.1034, 26.3923, 36.7301
        xyY:
        0.2594, 0.3097, 26.3923
      CIE-Lab:
        58.4076, -13.2469, -10.9361
        CIE-LCH:
        58.4076, 17.1779, 219.5418
        CIE-Luv:
        58.4076, -23.1178, -14.1376
        Hunter-Lab:
        51.3735, -13.1039, -6.4287
      #64949f color charts
#64949f RGB chart
      #64949f CMYK chart
      #64949f RGB pie chart
      #64949f color shades, tints & tones
#64949f color schemes
#64949f color preview, HTML & CSS examples
           This text has a color of #64949f        
        
          <p style="color:#64949f;">Text here</p>
        
        
          .mytext {color:#64949f;}
        
        Text color #64949f
      
           This box has a color of #64949f        
        
          <div style="background-color:#64949f;">Content here</div>
        
        
          .mybackground {background-color:#64949f;}
        
        Background color #64949f
      
           Border around this has a color of #64949f        
        
          <div style="border:2px solid #64949f;">Content here</div>
        
        
          .myborder {border:2px solid #64949f;}
        
        Border color #64949f