#80126e color space conversions
Hex:
        #80126e
        RGB:
        128, 18, 110
        CMY:
        50, 93, 57
        CMYK:
        0, 86, 14, 50
      HSL:
        310°, 75.3425%, 28.6275%
        HSV (HSB):
        310°, 85.9375%, 50.1961%
        XYZ:
        11.9329, 6.1476, 15.3095
        xyY:
        0.3574, 0.1841, 6.1476
      CIE-Lab:
        29.7818, 53.0287, -25.0651
        CIE-LCH:
        29.7818, 58.6541, 334.7012
        CIE-Luv:
        29.7818, 46.5410, -38.5870
        Hunter-Lab:
        24.7943, 42.5172, -19.2532
      #80126e color charts
#80126e RGB chart
      #80126e CMYK chart
      #80126e RGB pie chart
      #80126e color shades, tints & tones
#80126e color schemes
#80126e color preview, HTML & CSS examples
           This text has a color of #80126e        
        
          <p style="color:#80126e;">Text here</p>
        
        
          .mytext {color:#80126e;}
        
        Text color #80126e
      
           This box has a color of #80126e        
        
          <div style="background-color:#80126e;">Content here</div>
        
        
          .mybackground {background-color:#80126e;}
        
        Background color #80126e
      
           Border around this has a color of #80126e        
        
          <div style="border:2px solid #80126e;">Content here</div>
        
        
          .myborder {border:2px solid #80126e;}
        
        Border color #80126e