#676b7d color space conversions
Hex:
        #676b7d
        RGB:
        103, 107, 125
        CMY:
        60, 58, 51
        CMYK:
        18, 14, 0, 51
      HSL:
        229°, 9.6491%, 44.7059%
        HSV (HSB):
        229°, 17.6000%, 49.0196%
        XYZ:
        14.5529, 14.8796, 21.5071
        xyY:
        0.2857, 0.2921, 14.8796
      CIE-Lab:
        45.4689, 2.5375, -10.4953
        CIE-LCH:
        45.4689, 10.7977, 283.5919
        CIE-Luv:
        45.4689, -3.1077, -14.9533
        Hunter-Lab:
        38.5741, -0.1619, -6.0554
      #676b7d color charts
#676b7d RGB chart
      #676b7d CMYK chart
      #676b7d RGB pie chart
      #676b7d color shades, tints & tones
#676b7d color schemes
#676b7d color preview, HTML & CSS examples
           This text has a color of #676b7d        
        
          <p style="color:#676b7d;">Text here</p>
        
        
          .mytext {color:#676b7d;}
        
        Text color #676b7d
      
           This box has a color of #676b7d        
        
          <div style="background-color:#676b7d;">Content here</div>
        
        
          .mybackground {background-color:#676b7d;}
        
        Background color #676b7d
      
           Border around this has a color of #676b7d        
        
          <div style="border:2px solid #676b7d;">Content here</div>
        
        
          .myborder {border:2px solid #676b7d;}
        
        Border color #676b7d