#7a1a47 color space conversions
Hex:
        #7a1a47
        RGB:
        122, 26, 71
        CMY:
        52, 90, 72
        CMYK:
        0, 79, 42, 52
      HSL:
        332°, 64.8649%, 29.0196%
        HSV (HSB):
        332°, 78.6885%, 47.8431%
        XYZ:
        9.5328, 5.3313, 6.4878
        xyY:
        0.4465, 0.2497, 5.3313
      CIE-Lab:
        27.6585, 44.1244, -2.8433
        CIE-LCH:
        27.6585, 44.2159, 356.3130
        CIE-Luv:
        27.6585, 54.6879, -10.0674
        Hunter-Lab:
        23.0896, 33.2887, -0.4969
      #7a1a47 color charts
#7a1a47 RGB chart
      #7a1a47 CMYK chart
      #7a1a47 RGB pie chart
      #7a1a47 color shades, tints & tones
#7a1a47 color schemes
#7a1a47 color preview, HTML & CSS examples
           This text has a color of #7a1a47        
        
          <p style="color:#7a1a47;">Text here</p>
        
        
          .mytext {color:#7a1a47;}
        
        Text color #7a1a47
      
           This box has a color of #7a1a47        
        
          <div style="background-color:#7a1a47;">Content here</div>
        
        
          .mybackground {background-color:#7a1a47;}
        
        Background color #7a1a47
      
           Border around this has a color of #7a1a47        
        
          <div style="border:2px solid #7a1a47;">Content here</div>
        
        
          .myborder {border:2px solid #7a1a47;}
        
        Border color #7a1a47