#80056e color space conversions
Hex:
        #80056e
        RGB:
        128, 5, 110
        CMY:
        50, 98, 57
        CMYK:
        0, 96, 14, 50
      HSL:
        309°, 92.4812%, 26.0784%
        HSV (HSB):
        309°, 96.0938%, 50.1961%
        XYZ:
        11.7708, 5.8235, 15.2555
        xyY:
        0.3583, 0.1773, 5.8235
      CIE-Lab:
        28.9628, 55.4206, -26.3548
        CIE-LCH:
        28.9628, 61.3679, 334.5670
        CIE-Luv:
        28.9628, 47.8623, -40.1375
        Hunter-Lab:
        24.1320, 44.8358, -20.5890
      #80056e color charts
#80056e RGB chart
      #80056e CMYK chart
      #80056e RGB pie chart
      #80056e color shades, tints & tones
#80056e color schemes
#80056e color preview, HTML & CSS examples
           This text has a color of #80056e        
        
          <p style="color:#80056e;">Text here</p>
        
        
          .mytext {color:#80056e;}
        
        Text color #80056e
      
           This box has a color of #80056e        
        
          <div style="background-color:#80056e;">Content here</div>
        
        
          .mybackground {background-color:#80056e;}
        
        Background color #80056e
      
           Border around this has a color of #80056e        
        
          <div style="border:2px solid #80056e;">Content here</div>
        
        
          .myborder {border:2px solid #80056e;}
        
        Border color #80056e