#7e1146 color space conversions
Hex:
        #7e1146
        RGB:
        126, 17, 70
        CMY:
        51, 93, 73
        CMYK:
        0, 87, 44, 51
      HSL:
        331°, 76.2238%, 28.0392%
        HSV (HSB):
        331°, 86.5079%, 49.4118%
        XYZ:
        9.9101, 5.2787, 6.2909
        xyY:
        0.4614, 0.2458, 5.2787
      CIE-Lab:
        27.5145, 47.7709, -2.2931
        CIE-LCH:
        27.5145, 47.8259, 357.2517
        CIE-Luv:
        27.5145, 60.5658, -10.1209
        Hunter-Lab:
        22.9755, 36.7863, -0.1514
      #7e1146 color charts
#7e1146 RGB chart
      #7e1146 CMYK chart
      #7e1146 RGB pie chart
      #7e1146 color shades, tints & tones
#7e1146 color schemes
#7e1146 color preview, HTML & CSS examples
           This text has a color of #7e1146        
        
          <p style="color:#7e1146;">Text here</p>
        
        
          .mytext {color:#7e1146;}
        
        Text color #7e1146
      
           This box has a color of #7e1146        
        
          <div style="background-color:#7e1146;">Content here</div>
        
        
          .mybackground {background-color:#7e1146;}
        
        Background color #7e1146
      
           Border around this has a color of #7e1146        
        
          <div style="border:2px solid #7e1146;">Content here</div>
        
        
          .myborder {border:2px solid #7e1146;}
        
        Border color #7e1146