#7f6472 color space conversions
Hex:
        #7f6472
        RGB:
        127, 100, 114
        CMY:
        50, 61, 55
        CMYK:
        0, 21, 10, 50
      HSL:
        329°, 11.8943%, 44.5098%
        HSV (HSB):
        329°, 21.2598%, 49.8039%
        XYZ:
        16.3468, 14.8413, 17.9227
        xyY:
        0.3329, 0.3022, 14.8413
      CIE-Lab:
        45.4160, 13.3335, -3.7188
        CIE-LCH:
        45.4160, 13.8424, 344.4159
        CIE-Luv:
        45.4160, 15.0719, -7.1125
        Hunter-Lab:
        38.5244, 8.3242, -0.6164
      #7f6472 color charts
#7f6472 RGB chart
      #7f6472 CMYK chart
      #7f6472 RGB pie chart
      #7f6472 color shades, tints & tones
#7f6472 color schemes
#7f6472 color preview, HTML & CSS examples
           This text has a color of #7f6472        
        
          <p style="color:#7f6472;">Text here</p>
        
        
          .mytext {color:#7f6472;}
        
        Text color #7f6472
      
           This box has a color of #7f6472        
        
          <div style="background-color:#7f6472;">Content here</div>
        
        
          .mybackground {background-color:#7f6472;}
        
        Background color #7f6472
      
           Border around this has a color of #7f6472        
        
          <div style="border:2px solid #7f6472;">Content here</div>
        
        
          .myborder {border:2px solid #7f6472;}
        
        Border color #7f6472