#7d214b color space conversions
Hex:
        #7d214b
        RGB:
        125, 33, 75
        CMY:
        51, 87, 71
        CMYK:
        0, 74, 40, 51
      HSL:
        333°, 58.2278%, 30.9804%
        HSV (HSB):
        333°, 73.6000%, 49.0196%
        XYZ:
        10.2713, 5.9557, 7.2648
        xyY:
        0.4372, 0.2535, 5.9557
      CIE-Lab:
        29.3004, 42.8980, -3.0141
        CIE-LCH:
        29.3004, 43.0038, 355.9810
        CIE-Luv:
        29.3004, 53.5498, -10.2139
        Hunter-Lab:
        24.4043, 32.4198, -0.5668
      #7d214b color charts
#7d214b RGB chart
      #7d214b CMYK chart
      #7d214b RGB pie chart
      #7d214b color shades, tints & tones
#7d214b color schemes
#7d214b color preview, HTML & CSS examples
           This text has a color of #7d214b        
        
          <p style="color:#7d214b;">Text here</p>
        
        
          .mytext {color:#7d214b;}
        
        Text color #7d214b
      
           This box has a color of #7d214b        
        
          <div style="background-color:#7d214b;">Content here</div>
        
        
          .mybackground {background-color:#7d214b;}
        
        Background color #7d214b
      
           Border around this has a color of #7d214b        
        
          <div style="border:2px solid #7d214b;">Content here</div>
        
        
          .myborder {border:2px solid #7d214b;}
        
        Border color #7d214b