#675c7f color space conversions
Hex:
        #675c7f
        RGB:
        103, 92, 127
        CMY:
        60, 64, 50
        CMYK:
        19, 28, 0, 50
      HSL:
        259°, 15.9817%, 42.9412%
        HSV (HSB):
        259°, 27.5591%, 49.8039%
        XYZ:
        13.2514, 12.0702, 21.7100
        xyY:
        0.2818, 0.2566, 12.0702
      CIE-Lab:
        41.3274, 12.1646, -18.0010
        CIE-LCH:
        41.3274, 21.7259, 304.0498
        CIE-Luv:
        41.3274, 3.4778, -26.6540
        Hunter-Lab:
        34.7421, 7.2852, -12.7302
      #675c7f color charts
#675c7f RGB chart
      #675c7f CMYK chart
      #675c7f RGB pie chart
      #675c7f color shades, tints & tones
#675c7f color schemes
#675c7f color preview, HTML & CSS examples
           This text has a color of #675c7f        
        
          <p style="color:#675c7f;">Text here</p>
        
        
          .mytext {color:#675c7f;}
        
        Text color #675c7f
      
           This box has a color of #675c7f        
        
          <div style="background-color:#675c7f;">Content here</div>
        
        
          .mybackground {background-color:#675c7f;}
        
        Background color #675c7f
      
           Border around this has a color of #675c7f        
        
          <div style="border:2px solid #675c7f;">Content here</div>
        
        
          .myborder {border:2px solid #675c7f;}
        
        Border color #675c7f