#7d214d color space conversions
Hex:
        #7d214d
        RGB:
        125, 33, 77
        CMY:
        51, 87, 70
        CMYK:
        0, 74, 38, 51
      HSL:
        331°, 58.2278%, 30.9804%
        HSV (HSB):
        331°, 73.6000%, 49.0196%
        XYZ:
        10.3409, 5.9835, 7.6311
        xyY:
        0.4317, 0.2498, 5.9835
      CIE-Lab:
        29.3708, 43.1308, -4.2336
        CIE-LCH:
        29.3708, 43.3381, 354.3940
        CIE-Luv:
        29.3708, 52.8762, -11.6346
        Hunter-Lab:
        24.4612, 32.6529, -1.3737
      #7d214d color charts
#7d214d RGB chart
      #7d214d CMYK chart
      #7d214d RGB pie chart
      #7d214d color shades, tints & tones
#7d214d color schemes
#7d214d color preview, HTML & CSS examples
           This text has a color of #7d214d        
        
          <p style="color:#7d214d;">Text here</p>
        
        
          .mytext {color:#7d214d;}
        
        Text color #7d214d
      
           This box has a color of #7d214d        
        
          <div style="background-color:#7d214d;">Content here</div>
        
        
          .mybackground {background-color:#7d214d;}
        
        Background color #7d214d
      
           Border around this has a color of #7d214d        
        
          <div style="border:2px solid #7d214d;">Content here</div>
        
        
          .myborder {border:2px solid #7d214d;}
        
        Border color #7d214d