#7e224e color space conversions
Hex:
        #7e224e
        RGB:
        126, 34, 78
        CMY:
        51, 87, 69
        CMYK:
        0, 73, 38, 51
      HSL:
        331°, 57.5000%, 31.3725%
        HSV (HSB):
        331°, 73.0159%, 49.4118%
        XYZ:
        10.5514, 6.1297, 7.8348
        xyY:
        0.4304, 0.2500, 6.1297
      CIE-Lab:
        29.7374, 43.1593, -4.3287
        CIE-LCH:
        29.7374, 43.3758, 354.2727
        CIE-Luv:
        29.7374, 53.0086, -11.7924
        Hunter-Lab:
        24.7583, 32.7451, -1.4315
      #7e224e color charts
#7e224e RGB chart
      #7e224e CMYK chart
      #7e224e RGB pie chart
      #7e224e color shades, tints & tones
#7e224e color schemes
#7e224e color preview, HTML & CSS examples
           This text has a color of #7e224e        
        
          <p style="color:#7e224e;">Text here</p>
        
        
          .mytext {color:#7e224e;}
        
        Text color #7e224e
      
           This box has a color of #7e224e        
        
          <div style="background-color:#7e224e;">Content here</div>
        
        
          .mybackground {background-color:#7e224e;}
        
        Background color #7e224e
      
           Border around this has a color of #7e224e        
        
          <div style="border:2px solid #7e224e;">Content here</div>
        
        
          .myborder {border:2px solid #7e224e;}
        
        Border color #7e224e