#7f1a33 color space conversions
Hex:
        #7f1a33
        RGB:
        127, 26, 51
        CMY:
        50, 90, 80
        CMYK:
        0, 80, 60, 50
      HSL:
        345°, 66.0131%, 30.0000%
        HSV (HSB):
        345°, 79.5276%, 49.8039%
        XYZ:
        9.7193, 5.4898, 3.6793
        xyY:
        0.5146, 0.2906, 5.4898
      CIE-Lab:
        28.0870, 43.7830, 11.3525
        CIE-LCH:
        28.0870, 45.2309, 14.5361
        CIE-Luv:
        28.0870, 65.4411, 3.9690
        Hunter-Lab:
        23.4304, 33.0417, 7.0908
      #7f1a33 color charts
#7f1a33 RGB chart
      #7f1a33 CMYK chart
      #7f1a33 RGB pie chart
      #7f1a33 color shades, tints & tones
#7f1a33 color schemes
#7f1a33 color preview, HTML & CSS examples
           This text has a color of #7f1a33        
        
          <p style="color:#7f1a33;">Text here</p>
        
        
          .mytext {color:#7f1a33;}
        
        Text color #7f1a33
      
           This box has a color of #7f1a33        
        
          <div style="background-color:#7f1a33;">Content here</div>
        
        
          .mybackground {background-color:#7f1a33;}
        
        Background color #7f1a33
      
           Border around this has a color of #7f1a33        
        
          <div style="border:2px solid #7f1a33;">Content here</div>
        
        
          .myborder {border:2px solid #7f1a33;}
        
        Border color #7f1a33