#80247f color space conversions
Hex:
        #80247f
        RGB:
        128, 36, 127
        CMY:
        50, 86, 50
        CMYK:
        0, 72, 1, 50
      HSL:
        301°, 56.0976%, 32.1569%
        HSV (HSB):
        301°, 71.8750%, 50.1961%
        XYZ:
        13.3637, 7.3833, 20.7994
        xyY:
        0.3217, 0.1777, 7.3833
      CIE-Lab:
        32.6639, 50.2375, -31.2811
        CIE-LCH:
        32.6639, 59.1804, 328.0909
        CIE-Luv:
        32.6639, 37.6924, -47.5844
        Hunter-Lab:
        27.1721, 40.2381, -26.3642
      #80247f color charts
#80247f RGB chart
      #80247f CMYK chart
      #80247f RGB pie chart
      #80247f color shades, tints & tones
#80247f color schemes
#80247f color preview, HTML & CSS examples
           This text has a color of #80247f        
        
          <p style="color:#80247f;">Text here</p>
        
        
          .mytext {color:#80247f;}
        
        Text color #80247f
      
           This box has a color of #80247f        
        
          <div style="background-color:#80247f;">Content here</div>
        
        
          .mybackground {background-color:#80247f;}
        
        Background color #80247f
      
           Border around this has a color of #80247f        
        
          <div style="border:2px solid #80247f;">Content here</div>
        
        
          .myborder {border:2px solid #80247f;}
        
        Border color #80247f