#7e1d4a color space conversions
Hex:
        #7e1d4a
        RGB:
        126, 29, 74
        CMY:
        51, 89, 71
        CMYK:
        0, 77, 41, 51
      HSL:
        332°, 62.5806%, 30.3922%
        HSV (HSB):
        332°, 76.9841%, 49.4118%
        XYZ:
        10.2796, 5.8088, 7.0580
        xyY:
        0.4441, 0.2510, 5.8088
      CIE-Lab:
        28.9248, 44.5810, -2.8844
        CIE-LCH:
        28.9248, 44.6742, 356.2981
        CIE-Luv:
        28.9248, 55.9903, -10.3333
        Hunter-Lab:
        24.1014, 33.9554, -0.4918
      #7e1d4a color charts
#7e1d4a RGB chart
      #7e1d4a CMYK chart
      #7e1d4a RGB pie chart
      #7e1d4a color shades, tints & tones
#7e1d4a color schemes
#7e1d4a color preview, HTML & CSS examples
           This text has a color of #7e1d4a        
        
          <p style="color:#7e1d4a;">Text here</p>
        
        
          .mytext {color:#7e1d4a;}
        
        Text color #7e1d4a
      
           This box has a color of #7e1d4a        
        
          <div style="background-color:#7e1d4a;">Content here</div>
        
        
          .mybackground {background-color:#7e1d4a;}
        
        Background color #7e1d4a
      
           Border around this has a color of #7e1d4a        
        
          <div style="border:2px solid #7e1d4a;">Content here</div>
        
        
          .myborder {border:2px solid #7e1d4a;}
        
        Border color #7e1d4a