#7e3986 color space conversions
Hex:
        #7e3986
        RGB:
        126, 57, 134
        CMY:
        51, 78, 47
        CMYK:
        6, 57, 0, 47
      HSL:
        294°, 40.3141%, 37.4510%
        HSV (HSB):
        294°, 57.4627%, 52.5490%
        XYZ:
        14.3704, 9.0831, 23.5501
        xyY:
        0.3057, 0.1932, 9.0831
      CIE-Lab:
        36.1438, 41.6090, -30.1502
        CIE-LCH:
        36.1438, 51.3842, 324.0726
        CIE-Luv:
        36.1438, 29.1054, -46.4620
        Hunter-Lab:
        30.1382, 32.3699, -25.2326
      #7e3986 color charts
#7e3986 RGB chart
      #7e3986 CMYK chart
      #7e3986 RGB pie chart
      #7e3986 color shades, tints & tones
#7e3986 color schemes
#7e3986 color preview, HTML & CSS examples
           This text has a color of #7e3986        
        
          <p style="color:#7e3986;">Text here</p>
        
        
          .mytext {color:#7e3986;}
        
        Text color #7e3986
      
           This box has a color of #7e3986        
        
          <div style="background-color:#7e3986;">Content here</div>
        
        
          .mybackground {background-color:#7e3986;}
        
        Background color #7e3986
      
           Border around this has a color of #7e3986        
        
          <div style="border:2px solid #7e3986;">Content here</div>
        
        
          .myborder {border:2px solid #7e3986;}
        
        Border color #7e3986