#80045d color space conversions
Hex:
        #80045d
        RGB:
        128, 4, 93
        CMY:
        50, 98, 64
        CMYK:
        0, 97, 27, 50
      HSL:
        317°, 93.9394%, 25.8824%
        HSV (HSB):
        317°, 96.8750%, 50.1961%
        XYZ:
        10.9213, 5.4663, 10.8354
        xyY:
        0.4012, 0.2008, 5.4663
      CIE-Lab:
        28.0241, 53.3206, -16.7777
        CIE-LCH:
        28.0241, 55.8980, 342.5335
        CIE-Luv:
        28.0241, 54.8159, -27.7191
        Hunter-Lab:
        23.3802, 42.4650, -11.1115
      #80045d color charts
#80045d RGB chart
      #80045d CMYK chart
      #80045d RGB pie chart
      #80045d color shades, tints & tones
#80045d color schemes
#80045d color preview, HTML & CSS examples
           This text has a color of #80045d        
        
          <p style="color:#80045d;">Text here</p>
        
        
          .mytext {color:#80045d;}
        
        Text color #80045d
      
           This box has a color of #80045d        
        
          <div style="background-color:#80045d;">Content here</div>
        
        
          .mybackground {background-color:#80045d;}
        
        Background color #80045d
      
           Border around this has a color of #80045d        
        
          <div style="border:2px solid #80045d;">Content here</div>
        
        
          .myborder {border:2px solid #80045d;}
        
        Border color #80045d