#7e0980 color space conversions
Hex:
        #7e0980
        RGB:
        126, 9, 128
        CMY:
        51, 96, 50
        CMYK:
        2, 93, 0, 50
      HSL:
        299°, 86.8613%, 26.8627%
        HSV (HSB):
        299°, 92.9688%, 50.1961%
        XYZ:
        12.5982, 6.1895, 20.9528
        xyY:
        0.3170, 0.1557, 6.1895
      CIE-Lab:
        29.8856, 57.1502, -36.3537
        CIE-LCH:
        29.8856, 67.7328, 327.5393
        CIE-Luv:
        29.8856, 39.4664, -53.3603
        Hunter-Lab:
        24.8787, 46.8516, -32.5187
      #7e0980 color charts
#7e0980 RGB chart
      #7e0980 CMYK chart
      #7e0980 RGB pie chart
      #7e0980 color shades, tints & tones
#7e0980 color schemes
#7e0980 color preview, HTML & CSS examples
           This text has a color of #7e0980        
        
          <p style="color:#7e0980;">Text here</p>
        
        
          .mytext {color:#7e0980;}
        
        Text color #7e0980
      
           This box has a color of #7e0980        
        
          <div style="background-color:#7e0980;">Content here</div>
        
        
          .mybackground {background-color:#7e0980;}
        
        Background color #7e0980
      
           Border around this has a color of #7e0980        
        
          <div style="border:2px solid #7e0980;">Content here</div>
        
        
          .myborder {border:2px solid #7e0980;}
        
        Border color #7e0980