#80075e color space conversions
Hex:
        #80075e
        RGB:
        128, 7, 94
        CMY:
        50, 97, 63
        CMYK:
        0, 95, 27, 50
      HSL:
        317°, 89.6296%, 26.4706%
        HSV (HSB):
        317°, 94.5312%, 50.1961%
        XYZ:
        10.9984, 5.5493, 11.0811
        xyY:
        0.3981, 0.2009, 5.5493
      CIE-Lab:
        28.2457, 52.9366, -17.0909
        CIE-LCH:
        28.2457, 55.6271, 342.1070
        CIE-Luv:
        28.2457, 54.0729, -28.1136
        Hunter-Lab:
        23.5570, 42.1147, -11.3999
      #80075e color charts
#80075e RGB chart
      #80075e CMYK chart
      #80075e RGB pie chart
      #80075e color shades, tints & tones
#80075e color schemes
#80075e color preview, HTML & CSS examples
           This text has a color of #80075e        
        
          <p style="color:#80075e;">Text here</p>
        
        
          .mytext {color:#80075e;}
        
        Text color #80075e
      
           This box has a color of #80075e        
        
          <div style="background-color:#80075e;">Content here</div>
        
        
          .mybackground {background-color:#80075e;}
        
        Background color #80075e
      
           Border around this has a color of #80075e        
        
          <div style="border:2px solid #80075e;">Content here</div>
        
        
          .myborder {border:2px solid #80075e;}
        
        Border color #80075e