#80026f color space conversions
Hex:
        #80026f
        RGB:
        128, 2, 111
        CMY:
        50, 99, 56
        CMYK:
        0, 98, 13, 50
      HSL:
        308°, 96.9231%, 25.4902%
        HSV (HSB):
        308°, 98.4375%, 50.1961%
        XYZ:
        11.7930, 5.7803, 15.5331
        xyY:
        0.3562, 0.1746, 5.7803
      CIE-Lab:
        28.8513, 56.0578, -27.1733
        CIE-LCH:
        28.8513, 62.2966, 334.1388
        CIE-Luv:
        28.8513, 47.7341, -41.1816
        Hunter-Lab:
        24.0423, 45.4825, -21.4761
      #80026f color charts
#80026f RGB chart
      #80026f CMYK chart
      #80026f RGB pie chart
      #80026f color shades, tints & tones
#80026f color schemes
#80026f color preview, HTML & CSS examples
           This text has a color of #80026f        
        
          <p style="color:#80026f;">Text here</p>
        
        
          .mytext {color:#80026f;}
        
        Text color #80026f
      
           This box has a color of #80026f        
        
          <div style="background-color:#80026f;">Content here</div>
        
        
          .mybackground {background-color:#80026f;}
        
        Background color #80026f
      
           Border around this has a color of #80026f        
        
          <div style="border:2px solid #80026f;">Content here</div>
        
        
          .myborder {border:2px solid #80026f;}
        
        Border color #80026f