#7e1245 color space conversions
Hex:
        #7e1245
        RGB:
        126, 18, 69
        CMY:
        51, 93, 73
        CMYK:
        0, 86, 45, 51
      HSL:
        332°, 75.0000%, 28.2353%
        HSV (HSB):
        332°, 85.7143%, 49.4118%
        XYZ:
        9.8947, 5.2979, 6.1313
        xyY:
        0.4640, 0.2484, 5.2979
      CIE-Lab:
        27.5672, 47.4215, -1.5428
        CIE-LCH:
        27.5672, 47.4466, 358.1366
        CIE-Luv:
        27.5672, 60.7282, -9.2637
        Hunter-Lab:
        23.0172, 36.4539, 0.3184
      #7e1245 color charts
#7e1245 RGB chart
      #7e1245 CMYK chart
      #7e1245 RGB pie chart
      #7e1245 color shades, tints & tones
#7e1245 color schemes
#7e1245 color preview, HTML & CSS examples
           This text has a color of #7e1245        
        
          <p style="color:#7e1245;">Text here</p>
        
        
          .mytext {color:#7e1245;}
        
        Text color #7e1245
      
           This box has a color of #7e1245        
        
          <div style="background-color:#7e1245;">Content here</div>
        
        
          .mybackground {background-color:#7e1245;}
        
        Background color #7e1245
      
           Border around this has a color of #7e1245        
        
          <div style="border:2px solid #7e1245;">Content here</div>
        
        
          .myborder {border:2px solid #7e1245;}
        
        Border color #7e1245