#7f6481 color space conversions
Hex:
        #7f6481
        RGB:
        127, 100, 129
        CMY:
        50, 61, 49
        CMYK:
        2, 22, 0, 49
      HSL:
        296°, 12.6638%, 44.9020%
        HSV (HSB):
        296°, 22.4806%, 50.5882%
        XYZ:
        17.2720, 15.2113, 22.7946
        xyY:
        0.3125, 0.2752, 15.2113
      CIE-Lab:
        45.9223, 16.3010, -11.9930
        CIE-LCH:
        45.9223, 20.2375, 323.6573
        CIE-Luv:
        45.9223, 13.3175, -19.1638
        Hunter-Lab:
        39.0017, 10.7962, -7.3509
      #7f6481 color charts
#7f6481 RGB chart
      #7f6481 CMYK chart
      #7f6481 RGB pie chart
      #7f6481 color shades, tints & tones
#7f6481 color schemes
#7f6481 color preview, HTML & CSS examples
           This text has a color of #7f6481        
        
          <p style="color:#7f6481;">Text here</p>
        
        
          .mytext {color:#7f6481;}
        
        Text color #7f6481
      
           This box has a color of #7f6481        
        
          <div style="background-color:#7f6481;">Content here</div>
        
        
          .mybackground {background-color:#7f6481;}
        
        Background color #7f6481
      
           Border around this has a color of #7f6481        
        
          <div style="border:2px solid #7f6481;">Content here</div>
        
        
          .myborder {border:2px solid #7f6481;}
        
        Border color #7f6481