#80034b color space conversions
Hex:
        #80034b
        RGB:
        128, 3, 75
        CMY:
        50, 99, 71
        CMYK:
        0, 98, 41, 50
      HSL:
        325°, 95.4198%, 25.6863%
        HSV (HSB):
        325°, 97.6562%, 50.1961%
        XYZ:
        10.2046, 5.1623, 7.1152
        xyY:
        0.4539, 0.2296, 5.1623
      CIE-Lab:
        27.1923, 51.4683, -6.0879
        CIE-LCH:
        27.1923, 51.8271, 353.2541
        CIE-Luv:
        27.1923, 62.4614, -14.8580
        Hunter-Lab:
        22.7207, 40.4091, -2.6627
      #80034b color charts
#80034b RGB chart
      #80034b CMYK chart
      #80034b RGB pie chart
      #80034b color shades, tints & tones
#80034b color schemes
#80034b color preview, HTML & CSS examples
           This text has a color of #80034b        
        
          <p style="color:#80034b;">Text here</p>
        
        
          .mytext {color:#80034b;}
        
        Text color #80034b
      
           This box has a color of #80034b        
        
          <div style="background-color:#80034b;">Content here</div>
        
        
          .mybackground {background-color:#80034b;}
        
        Background color #80034b
      
           Border around this has a color of #80034b        
        
          <div style="border:2px solid #80034b;">Content here</div>
        
        
          .myborder {border:2px solid #80034b;}
        
        Border color #80034b