#80348d color space conversions
Hex:
        #80348d
        RGB:
        128, 52, 141
        CMY:
        50, 80, 45
        CMYK:
        9, 63, 0, 45
      HSL:
        291°, 46.1140%, 37.8431%
        HSV (HSB):
        291°, 63.1206%, 55.2941%
        XYZ:
        14.9378, 8.9683, 26.1430
        xyY:
        0.2985, 0.1792, 8.9683
      CIE-Lab:
        35.9231, 46.0208, -34.7843
        CIE-LCH:
        35.9231, 57.6877, 322.9166
        CIE-Luv:
        35.9231, 30.0526, -53.3111
        Hunter-Lab:
        29.9471, 36.6297, -30.7958
      #80348d color charts
#80348d RGB chart
      #80348d CMYK chart
      #80348d RGB pie chart
      #80348d color shades, tints & tones
#80348d color schemes
#80348d color preview, HTML & CSS examples
           This text has a color of #80348d        
        
          <p style="color:#80348d;">Text here</p>
        
        
          .mytext {color:#80348d;}
        
        Text color #80348d
      
           This box has a color of #80348d        
        
          <div style="background-color:#80348d;">Content here</div>
        
        
          .mybackground {background-color:#80348d;}
        
        Background color #80348d
      
           Border around this has a color of #80348d        
        
          <div style="border:2px solid #80348d;">Content here</div>
        
        
          .myborder {border:2px solid #80348d;}
        
        Border color #80348d