#7e2380 color space conversions
Hex:
        #7e2380
        RGB:
        126, 35, 128
        CMY:
        51, 86, 50
        CMYK:
        2, 73, 0, 50
      HSL:
        299°, 57.0552%, 31.9608%
        HSV (HSB):
        299°, 72.6562%, 50.1961%
        XYZ:
        13.1015, 7.1962, 21.1206
        xyY:
        0.3163, 0.1737, 7.1962
      CIE-Lab:
        32.2494, 50.3123, -32.5855
        CIE-LCH:
        32.2494, 59.9428, 327.0703
        CIE-Luv:
        32.2494, 36.2008, -49.1032
        Hunter-Lab:
        26.8257, 40.2331, -27.9025
      #7e2380 color charts
#7e2380 RGB chart
      #7e2380 CMYK chart
      #7e2380 RGB pie chart
      #7e2380 color shades, tints & tones
#7e2380 color schemes
#7e2380 color preview, HTML & CSS examples
           This text has a color of #7e2380        
        
          <p style="color:#7e2380;">Text here</p>
        
        
          .mytext {color:#7e2380;}
        
        Text color #7e2380
      
           This box has a color of #7e2380        
        
          <div style="background-color:#7e2380;">Content here</div>
        
        
          .mybackground {background-color:#7e2380;}
        
        Background color #7e2380
      
           Border around this has a color of #7e2380        
        
          <div style="border:2px solid #7e2380;">Content here</div>
        
        
          .myborder {border:2px solid #7e2380;}
        
        Border color #7e2380