#806e7f color space conversions
Hex:
        #806e7f
        RGB:
        128, 110, 127
        CMY:
        50, 57, 50
        CMYK:
        0, 14, 1, 50
      HSL:
        303°, 7.5630%, 46.6667%
        HSV (HSB):
        303°, 14.0625%, 50.1961%
        XYZ:
        18.3088, 17.2734, 22.4478
        xyY:
        0.3155, 0.2977, 17.2734
      CIE-Lab:
        48.6026, 10.3048, -6.7663
        CIE-LCH:
        48.6026, 12.3277, 326.7102
        CIE-Luv:
        48.6026, 9.2174, -10.9961
        Hunter-Lab:
        41.5612, 5.9016, -2.9305
      #806e7f color charts
#806e7f RGB chart
      #806e7f CMYK chart
      #806e7f RGB pie chart
      #806e7f color shades, tints & tones
#806e7f color schemes
#806e7f color preview, HTML & CSS examples
           This text has a color of #806e7f        
        
          <p style="color:#806e7f;">Text here</p>
        
        
          .mytext {color:#806e7f;}
        
        Text color #806e7f
      
           This box has a color of #806e7f        
        
          <div style="background-color:#806e7f;">Content here</div>
        
        
          .mybackground {background-color:#806e7f;}
        
        Background color #806e7f
      
           Border around this has a color of #806e7f        
        
          <div style="border:2px solid #806e7f;">Content here</div>
        
        
          .myborder {border:2px solid #806e7f;}
        
        Border color #806e7f