#80448d color space conversions
Hex:
        #80448d
        RGB:
        128, 68, 141
        CMY:
        50, 73, 45
        CMYK:
        9, 52, 0, 45
      HSL:
        289°, 34.9282%, 40.9804%
        HSV (HSB):
        289°, 51.7730%, 55.2941%
        XYZ:
        15.7769, 10.6465, 26.4228
        xyY:
        0.2985, 0.2015, 10.6465
      CIE-Lab:
        38.9786, 37.8113, -29.9579
        CIE-LCH:
        38.9786, 48.2408, 321.6102
        CIE-Luv:
        38.9786, 25.2809, -46.7186
        Hunter-Lab:
        32.6290, 29.2083, -25.1723
      #80448d color charts
#80448d RGB chart
      #80448d CMYK chart
      #80448d RGB pie chart
      #80448d color shades, tints & tones
#80448d color schemes
#80448d color preview, HTML & CSS examples
           This text has a color of #80448d        
        
          <p style="color:#80448d;">Text here</p>
        
        
          .mytext {color:#80448d;}
        
        Text color #80448d
      
           This box has a color of #80448d        
        
          <div style="background-color:#80448d;">Content here</div>
        
        
          .mybackground {background-color:#80448d;}
        
        Background color #80448d
      
           Border around this has a color of #80448d        
        
          <div style="border:2px solid #80448d;">Content here</div>
        
        
          .myborder {border:2px solid #80448d;}
        
        Border color #80448d