#80337f color space conversions
Hex:
        #80337f
        RGB:
        128, 51, 127
        CMY:
        50, 80, 50
        CMYK:
        0, 60, 1, 50
      HSL:
        301°, 43.0168%, 35.0980%
        HSV (HSB):
        301°, 60.1562%, 50.1961%
        XYZ:
        13.9167, 8.4892, 20.9838
        xyY:
        0.3207, 0.1956, 8.4892
      CIE-Lab:
        34.9815, 43.7855, -27.6245
        CIE-LCH:
        34.9815, 51.7715, 327.7520
        CIE-Luv:
        34.9815, 33.9987, -42.8344
        Hunter-Lab:
        29.1362, 34.2710, -22.3051
      #80337f color charts
#80337f RGB chart
      #80337f CMYK chart
      #80337f RGB pie chart
      #80337f color shades, tints & tones
#80337f color schemes
#80337f color preview, HTML & CSS examples
           This text has a color of #80337f        
        
          <p style="color:#80337f;">Text here</p>
        
        
          .mytext {color:#80337f;}
        
        Text color #80337f
      
           This box has a color of #80337f        
        
          <div style="background-color:#80337f;">Content here</div>
        
        
          .mybackground {background-color:#80337f;}
        
        Background color #80337f
      
           Border around this has a color of #80337f        
        
          <div style="border:2px solid #80337f;">Content here</div>
        
        
          .myborder {border:2px solid #80337f;}
        
        Border color #80337f