#7e2384 color space conversions
Hex:
        #7e2384
        RGB:
        126, 35, 132
        CMY:
        51, 86, 48
        CMYK:
        5, 73, 0, 48
      HSL:
        296°, 58.0838%, 32.7451%
        HSV (HSB):
        296°, 73.4848%, 51.7647%
        XYZ:
        13.3701, 7.3036, 22.5349
        xyY:
        0.3094, 0.1690, 7.3036
      CIE-Lab:
        32.4884, 51.0354, -34.7021
        CIE-LCH:
        32.4884, 61.7159, 325.7858
        CIE-Luv:
        32.4884, 34.9932, -52.0907
        Hunter-Lab:
        27.0252, 41.0144, -30.5210
      #7e2384 color charts
#7e2384 RGB chart
      #7e2384 CMYK chart
      #7e2384 RGB pie chart
      #7e2384 color shades, tints & tones
#7e2384 color schemes
#7e2384 color preview, HTML & CSS examples
           This text has a color of #7e2384        
        
          <p style="color:#7e2384;">Text here</p>
        
        
          .mytext {color:#7e2384;}
        
        Text color #7e2384
      
           This box has a color of #7e2384        
        
          <div style="background-color:#7e2384;">Content here</div>
        
        
          .mybackground {background-color:#7e2384;}
        
        Background color #7e2384
      
           Border around this has a color of #7e2384        
        
          <div style="border:2px solid #7e2384;">Content here</div>
        
        
          .myborder {border:2px solid #7e2384;}
        
        Border color #7e2384