#7e2395 color space conversions
Hex:
        #7e2395
        RGB:
        126, 35, 149
        CMY:
        51, 86, 42
        CMYK:
        15, 77, 0, 42
      HSL:
        288°, 61.9565%, 36.0784%
        HSV (HSB):
        288°, 76.5101%, 58.4314%
        XYZ:
        14.6300, 7.8076, 29.1697
        xyY:
        0.2835, 0.1513, 7.8076
      CIE-Lab:
        33.5790, 54.2590, -43.4490
        CIE-LCH:
        33.5790, 69.5116, 321.3133
        CIE-Luv:
        33.5790, 30.1494, -64.5388
        Hunter-Lab:
        27.9421, 44.5610, -42.3354
      #7e2395 color charts
#7e2395 RGB chart
      #7e2395 CMYK chart
      #7e2395 RGB pie chart
      #7e2395 color shades, tints & tones
#7e2395 color schemes
#7e2395 color preview, HTML & CSS examples
           This text has a color of #7e2395        
        
          <p style="color:#7e2395;">Text here</p>
        
        
          .mytext {color:#7e2395;}
        
        Text color #7e2395
      
           This box has a color of #7e2395        
        
          <div style="background-color:#7e2395;">Content here</div>
        
        
          .mybackground {background-color:#7e2395;}
        
        Background color #7e2395
      
           Border around this has a color of #7e2395        
        
          <div style="border:2px solid #7e2395;">Content here</div>
        
        
          .myborder {border:2px solid #7e2395;}
        
        Border color #7e2395