#7f728f color space conversions
Hex:
        #7f728f
        RGB:
        127, 114, 143
        CMY:
        50, 55, 44
        CMYK:
        11, 20, 0, 44
      HSL:
        267°, 11.4625%, 50.3922%
        HSV (HSB):
        267°, 20.2797%, 56.0784%
        XYZ:
        19.7276, 18.5298, 28.5235
        xyY:
        0.2954, 0.2775, 18.5298
      CIE-Lab:
        50.1325, 10.9850, -13.9492
        CIE-LCH:
        50.1325, 17.7552, 308.2205
        CIE-Luv:
        50.1325, 5.2536, -21.6296
        Hunter-Lab:
        43.0463, 6.4736, -9.1545
      #7f728f color charts
#7f728f RGB chart
      #7f728f CMYK chart
      #7f728f RGB pie chart
      #7f728f color shades, tints & tones
#7f728f color schemes
#7f728f color preview, HTML & CSS examples
           This text has a color of #7f728f        
        
          <p style="color:#7f728f;">Text here</p>
        
        
          .mytext {color:#7f728f;}
        
        Text color #7f728f
      
           This box has a color of #7f728f        
        
          <div style="background-color:#7f728f;">Content here</div>
        
        
          .mybackground {background-color:#7f728f;}
        
        Background color #7f728f
      
           Border around this has a color of #7f728f        
        
          <div style="border:2px solid #7f728f;">Content here</div>
        
        
          .myborder {border:2px solid #7f728f;}
        
        Border color #7f728f