#7f334e color space conversions
Hex:
        #7f334e
        RGB:
        127, 51, 78
        CMY:
        50, 80, 69
        CMYK:
        0, 60, 39, 50
      HSL:
        339°, 42.6966%, 34.9020%
        HSV (HSB):
        339°, 59.8425%, 49.8039%
        XYZ:
        11.3114, 7.4297, 8.0456
        xyY:
        0.4223, 0.2774, 7.4297
      CIE-Lab:
        32.7659, 35.7422, 0.1530
        CIE-LCH:
        32.7659, 35.7426, 0.2453
        CIE-Luv:
        32.7659, 46.9293, -5.5916
        Hunter-Lab:
        27.2575, 26.3734, 1.5796
      #7f334e color charts
#7f334e RGB chart
      #7f334e CMYK chart
      #7f334e RGB pie chart
      #7f334e color shades, tints & tones
#7f334e color schemes
#7f334e color preview, HTML & CSS examples
           This text has a color of #7f334e        
        
          <p style="color:#7f334e;">Text here</p>
        
        
          .mytext {color:#7f334e;}
        
        Text color #7f334e
      
           This box has a color of #7f334e        
        
          <div style="background-color:#7f334e;">Content here</div>
        
        
          .mybackground {background-color:#7f334e;}
        
        Background color #7f334e
      
           Border around this has a color of #7f334e        
        
          <div style="border:2px solid #7f334e;">Content here</div>
        
        
          .myborder {border:2px solid #7f334e;}
        
        Border color #7f334e