#7f2076 color space conversions
Hex:
        #7f2076
        RGB:
        127, 32, 118
        CMY:
        50, 87, 54
        CMYK:
        0, 75, 7, 50
      HSL:
        306°, 59.7484%, 31.1765%
        HSV (HSB):
        306°, 74.8031%, 49.8039%
        XYZ:
        12.5389, 6.8531, 17.8014
        xyY:
        0.3371, 0.1843, 6.8531
      CIE-Lab:
        31.4700, 49.9208, -27.5159
        CIE-LCH:
        31.4700, 57.0018, 331.1368
        CIE-Luv:
        31.4700, 40.6649, -42.0632
        Hunter-Lab:
        26.1783, 39.6860, -21.9927
      #7f2076 color charts
#7f2076 RGB chart
      #7f2076 CMYK chart
      #7f2076 RGB pie chart
      #7f2076 color shades, tints & tones
#7f2076 color schemes
#7f2076 color preview, HTML & CSS examples
           This text has a color of #7f2076        
        
          <p style="color:#7f2076;">Text here</p>
        
        
          .mytext {color:#7f2076;}
        
        Text color #7f2076
      
           This box has a color of #7f2076        
        
          <div style="background-color:#7f2076;">Content here</div>
        
        
          .mybackground {background-color:#7f2076;}
        
        Background color #7f2076
      
           Border around this has a color of #7f2076        
        
          <div style="border:2px solid #7f2076;">Content here</div>
        
        
          .myborder {border:2px solid #7f2076;}
        
        Border color #7f2076