#648e8b color space conversions
Hex:
        #648e8b
        RGB:
        100, 142, 139
        CMY:
        61, 44, 45
        CMYK:
        30, 0, 2, 44
      HSL:
        176°, 17.3554%, 47.4510%
        HSV (HSB):
        176°, 29.5775%, 55.6863%
        XYZ:
        19.5887, 23.9194, 28.0106
        xyY:
        0.2739, 0.3344, 23.9194
      CIE-Lab:
        56.0070, -15.0325, -3.0491
        CIE-LCH:
        56.0070, 15.3386, 191.4658
        CIE-Luv:
        56.0070, -20.6715, -2.0303
        Hunter-Lab:
        48.9075, -14.0941, 0.2783
      #648e8b color charts
#648e8b RGB chart
      #648e8b CMYK chart
      #648e8b RGB pie chart
      #648e8b color shades, tints & tones
#648e8b color schemes
#648e8b color preview, HTML & CSS examples
           This text has a color of #648e8b        
        
          <p style="color:#648e8b;">Text here</p>
        
        
          .mytext {color:#648e8b;}
        
        Text color #648e8b
      
           This box has a color of #648e8b        
        
          <div style="background-color:#648e8b;">Content here</div>
        
        
          .mybackground {background-color:#648e8b;}
        
        Background color #648e8b
      
           Border around this has a color of #648e8b        
        
          <div style="border:2px solid #648e8b;">Content here</div>
        
        
          .myborder {border:2px solid #648e8b;}
        
        Border color #648e8b