#7e2078 color space conversions
Hex:
        #7e2078
        RGB:
        126, 32, 120
        CMY:
        51, 87, 53
        CMYK:
        0, 75, 5, 51
      HSL:
        304°, 59.4937%, 30.9804%
        HSV (HSB):
        304°, 74.6032%, 49.4118%
        XYZ:
        12.5109, 6.8247, 18.4272
        xyY:
        0.3313, 0.1807, 6.8247
      CIE-Lab:
        31.4045, 50.0132, -28.8956
        CIE-LCH:
        31.4045, 57.7606, 329.9824
        CIE-Luv:
        31.4045, 39.2954, -43.8365
        Hunter-Lab:
        26.1241, 39.7665, -23.5345
      #7e2078 color charts
#7e2078 RGB chart
      #7e2078 CMYK chart
      #7e2078 RGB pie chart
      #7e2078 color shades, tints & tones
#7e2078 color schemes
#7e2078 color preview, HTML & CSS examples
           This text has a color of #7e2078        
        
          <p style="color:#7e2078;">Text here</p>
        
        
          .mytext {color:#7e2078;}
        
        Text color #7e2078
      
           This box has a color of #7e2078        
        
          <div style="background-color:#7e2078;">Content here</div>
        
        
          .mybackground {background-color:#7e2078;}
        
        Background color #7e2078
      
           Border around this has a color of #7e2078        
        
          <div style="border:2px solid #7e2078;">Content here</div>
        
        
          .myborder {border:2px solid #7e2078;}
        
        Border color #7e2078