#80073b color space conversions
Hex:
        #80073b
        RGB:
        128, 7, 59
        CMY:
        50, 97, 77
        CMYK:
        0, 95, 54, 50
      HSL:
        334°, 89.6296%, 26.4706%
        HSV (HSB):
        334°, 94.5312%, 50.1961%
        XYZ:
        9.7675, 5.0569, 4.5990
        xyY:
        0.5029, 0.2604, 5.0569
      CIE-Lab:
        26.8963, 49.3009, 4.3078
        CIE-LCH:
        26.8963, 49.4888, 4.9937
        CIE-Luv:
        26.8963, 68.2333, -3.6888
        Hunter-Lab:
        22.4876, 38.1782, 3.6159
      #80073b color charts
#80073b RGB chart
      #80073b CMYK chart
      #80073b RGB pie chart
      #80073b color shades, tints & tones
#80073b color schemes
#80073b color preview, HTML & CSS examples
           This text has a color of #80073b        
        
          <p style="color:#80073b;">Text here</p>
        
        
          .mytext {color:#80073b;}
        
        Text color #80073b
      
           This box has a color of #80073b        
        
          <div style="background-color:#80073b;">Content here</div>
        
        
          .mybackground {background-color:#80073b;}
        
        Background color #80073b
      
           Border around this has a color of #80073b        
        
          <div style="border:2px solid #80073b;">Content here</div>
        
        
          .myborder {border:2px solid #80073b;}
        
        Border color #80073b