#688f7f color space conversions
Hex:
        #688f7f
        RGB:
        104, 143, 127
        CMY:
        59, 44, 50
        CMYK:
        27, 0, 11, 44
      HSL:
        155°, 15.7895%, 48.4314%
        HSV (HSB):
        155°, 27.2727%, 56.0784%
        XYZ:
        19.3621, 24.1203, 23.7139
        xyY:
        0.2881, 0.3590, 24.1203
      CIE-Lab:
        56.2080, -17.0421, 4.1656
        CIE-LCH:
        56.2080, 17.5439, 166.2644
        CIE-Luv:
        56.2080, -19.4441, 8.4819
        Hunter-Lab:
        49.1124, -15.5746, 5.7506
      #688f7f color charts
#688f7f RGB chart
      #688f7f CMYK chart
      #688f7f RGB pie chart
      #688f7f color shades, tints & tones
#688f7f color schemes
#688f7f color preview, HTML & CSS examples
           This text has a color of #688f7f        
        
          <p style="color:#688f7f;">Text here</p>
        
        
          .mytext {color:#688f7f;}
        
        Text color #688f7f
      
           This box has a color of #688f7f        
        
          <div style="background-color:#688f7f;">Content here</div>
        
        
          .mybackground {background-color:#688f7f;}
        
        Background color #688f7f
      
           Border around this has a color of #688f7f        
        
          <div style="border:2px solid #688f7f;">Content here</div>
        
        
          .myborder {border:2px solid #688f7f;}
        
        Border color #688f7f