#7f2a42 color space conversions
Hex:
        #7f2a42
        RGB:
        127, 42, 66
        CMY:
        50, 84, 74
        CMYK:
        0, 67, 48, 50
      HSL:
        343°, 50.2959%, 33.1373%
        HSV (HSB):
        343°, 66.9291%, 49.8039%
        XYZ:
        10.5637, 6.5613, 5.8639
        xyY:
        0.4595, 0.2854, 6.5613
      CIE-Lab:
        30.7866, 38.7310, 5.1388
        CIE-LCH:
        30.7866, 39.0704, 7.5578
        CIE-Luv:
        30.7866, 54.4279, -0.7209
        Hunter-Lab:
        25.6150, 28.7877, 4.3575
      #7f2a42 color charts
#7f2a42 RGB chart
      #7f2a42 CMYK chart
      #7f2a42 RGB pie chart
      #7f2a42 color shades, tints & tones
#7f2a42 color schemes
#7f2a42 color preview, HTML & CSS examples
           This text has a color of #7f2a42        
        
          <p style="color:#7f2a42;">Text here</p>
        
        
          .mytext {color:#7f2a42;}
        
        Text color #7f2a42
      
           This box has a color of #7f2a42        
        
          <div style="background-color:#7f2a42;">Content here</div>
        
        
          .mybackground {background-color:#7f2a42;}
        
        Background color #7f2a42
      
           Border around this has a color of #7f2a42        
        
          <div style="border:2px solid #7f2a42;">Content here</div>
        
        
          .myborder {border:2px solid #7f2a42;}
        
        Border color #7f2a42