#80033f color space conversions
Hex:
        #80033f
        RGB:
        128, 3, 63
        CMY:
        50, 99, 75
        CMYK:
        0, 98, 51, 50
      HSL:
        331°, 95.4198%, 25.6863%
        HSV (HSB):
        331°, 97.6562%, 50.1961%
        XYZ:
        9.8319, 5.0132, 5.1521
        xyY:
        0.4917, 0.2507, 5.0132
      CIE-Lab:
        26.7723, 50.3487, 1.4067
        CIE-LCH:
        26.7723, 50.3683, 1.6004
        CIE-Luv:
        26.7723, 67.3569, -6.7279
        Hunter-Lab:
        22.3902, 39.1991, 2.0302
      #80033f color charts
#80033f RGB chart
      #80033f CMYK chart
      #80033f RGB pie chart
      #80033f color shades, tints & tones
#80033f color schemes
#80033f color preview, HTML & CSS examples
           This text has a color of #80033f        
        
          <p style="color:#80033f;">Text here</p>
        
        
          .mytext {color:#80033f;}
        
        Text color #80033f
      
           This box has a color of #80033f        
        
          <div style="background-color:#80033f;">Content here</div>
        
        
          .mybackground {background-color:#80033f;}
        
        Background color #80033f
      
           Border around this has a color of #80033f        
        
          <div style="border:2px solid #80033f;">Content here</div>
        
        
          .myborder {border:2px solid #80033f;}
        
        Border color #80033f