#80078f color space conversions
Hex:
        #80078f
        RGB:
        128, 7, 143
        CMY:
        50, 97, 44
        CMYK:
        10, 95, 0, 44
      HSL:
        293°, 90.6667%, 29.4118%
        HSV (HSB):
        293°, 95.1049%, 56.0784%
        XYZ:
        13.9360, 6.7243, 26.5500
        xyY:
        0.2952, 0.1424, 6.7243
      CIE-Lab:
        31.1709, 60.3324, -43.6195
        CIE-LCH:
        31.1709, 74.4491, 324.1336
        CIE-Luv:
        31.1709, 35.9975, -63.6630
        Hunter-Lab:
        25.9313, 50.5497, -42.5527
      #80078f color charts
#80078f RGB chart
      #80078f CMYK chart
      #80078f RGB pie chart
      #80078f color shades, tints & tones
#80078f color schemes
#80078f color preview, HTML & CSS examples
           This text has a color of #80078f        
        
          <p style="color:#80078f;">Text here</p>
        
        
          .mytext {color:#80078f;}
        
        Text color #80078f
      
           This box has a color of #80078f        
        
          <div style="background-color:#80078f;">Content here</div>
        
        
          .mybackground {background-color:#80078f;}
        
        Background color #80078f
      
           Border around this has a color of #80078f        
        
          <div style="border:2px solid #80078f;">Content here</div>
        
        
          .myborder {border:2px solid #80078f;}
        
        Border color #80078f