#7f414e color space conversions
Hex:
        #7f414e
        RGB:
        127, 65, 78
        CMY:
        50, 75, 69
        CMYK:
        0, 49, 39, 50
      HSL:
        347°, 32.2917%, 37.6471%
        HSV (HSB):
        347°, 48.8189%, 49.8039%
        XYZ:
        12.0178, 8.8427, 8.2811
        xyY:
        0.4124, 0.3034, 8.8427
      CIE-Lab:
        35.6796, 28.2001, 4.3658
        CIE-LCH:
        35.6796, 28.5360, 8.8004
        CIE-Luv:
        35.6796, 39.7807, 0.5485
        Hunter-Lab:
        29.7366, 20.1003, 4.3044
      #7f414e color charts
#7f414e RGB chart
      #7f414e CMYK chart
      #7f414e RGB pie chart
      #7f414e color shades, tints & tones
#7f414e color schemes
#7f414e color preview, HTML & CSS examples
           This text has a color of #7f414e        
        
          <p style="color:#7f414e;">Text here</p>
        
        
          .mytext {color:#7f414e;}
        
        Text color #7f414e
      
           This box has a color of #7f414e        
        
          <div style="background-color:#7f414e;">Content here</div>
        
        
          .mybackground {background-color:#7f414e;}
        
        Background color #7f414e
      
           Border around this has a color of #7f414e        
        
          <div style="border:2px solid #7f414e;">Content here</div>
        
        
          .myborder {border:2px solid #7f414e;}
        
        Border color #7f414e