#7f1a4e color space conversions
Hex:
        #7f1a4e
        RGB:
        127, 26, 78
        CMY:
        50, 90, 69
        CMYK:
        0, 80, 39, 50
      HSL:
        329°, 66.0131%, 30.0000%
        HSV (HSB):
        329°, 79.5276%, 49.8039%
        XYZ:
        10.4969, 5.8009, 7.7742
        xyY:
        0.4361, 0.2410, 5.8009
      CIE-Lab:
        28.9044, 46.3360, -5.5499
        CIE-LCH:
        28.9044, 46.6672, 353.1700
        CIE-Luv:
        28.9044, 56.2311, -13.6281
        Hunter-Lab:
        24.0850, 35.6467, -2.2781
      #7f1a4e color charts
#7f1a4e RGB chart
      #7f1a4e CMYK chart
      #7f1a4e RGB pie chart
      #7f1a4e color shades, tints & tones
#7f1a4e color schemes
#7f1a4e color preview, HTML & CSS examples
           This text has a color of #7f1a4e        
        
          <p style="color:#7f1a4e;">Text here</p>
        
        
          .mytext {color:#7f1a4e;}
        
        Text color #7f1a4e
      
           This box has a color of #7f1a4e        
        
          <div style="background-color:#7f1a4e;">Content here</div>
        
        
          .mybackground {background-color:#7f1a4e;}
        
        Background color #7f1a4e
      
           Border around this has a color of #7f1a4e        
        
          <div style="border:2px solid #7f1a4e;">Content here</div>
        
        
          .myborder {border:2px solid #7f1a4e;}
        
        Border color #7f1a4e