#7f214b color space conversions
Hex:
        #7f214b
        RGB:
        127, 33, 75
        CMY:
        50, 87, 71
        CMYK:
        0, 74, 41, 50
      HSL:
        333°, 58.7500%, 31.3725%
        HSV (HSB):
        333°, 74.0157%, 49.8039%
        XYZ:
        10.5663, 6.1077, 7.2786
        xyY:
        0.4411, 0.2550, 6.1077
      CIE-Lab:
        29.6827, 43.5084, -2.4063
        CIE-LCH:
        29.6827, 43.5749, 356.8344
        CIE-Luv:
        29.6827, 55.1635, -9.6846
        Hunter-Lab:
        24.7138, 33.0674, -0.1622
      #7f214b color charts
#7f214b RGB chart
      #7f214b CMYK chart
      #7f214b RGB pie chart
      #7f214b color shades, tints & tones
#7f214b color schemes
#7f214b color preview, HTML & CSS examples
           This text has a color of #7f214b        
        
          <p style="color:#7f214b;">Text here</p>
        
        
          .mytext {color:#7f214b;}
        
        Text color #7f214b
      
           This box has a color of #7f214b        
        
          <div style="background-color:#7f214b;">Content here</div>
        
        
          .mybackground {background-color:#7f214b;}
        
        Background color #7f214b
      
           Border around this has a color of #7f214b        
        
          <div style="border:2px solid #7f214b;">Content here</div>
        
        
          .myborder {border:2px solid #7f214b;}
        
        Border color #7f214b