#7e2eaa color space conversions
Hex:
        #7e2eaa
        RGB:
        126, 46, 170
        CMY:
        51, 82, 33
        CMYK:
        26, 73, 0, 33
      HSL:
        279°, 57.4074%, 42.3529%
        HSV (HSB):
        279°, 72.9412%, 66.6667%
        XYZ:
        16.8369, 9.2919, 38.9363
        xyY:
        0.2588, 0.1428, 9.2919
      CIE-Lab:
        36.5403, 54.3421, -51.3718
        CIE-LCH:
        36.5403, 74.7806, 316.6095
        CIE-Luv:
        36.5403, 23.1966, -76.9717
        Hunter-Lab:
        30.4826, 45.2488, -54.3950
      #7e2eaa color charts
#7e2eaa RGB chart
      #7e2eaa CMYK chart
      #7e2eaa RGB pie chart
      #7e2eaa color shades, tints & tones
#7e2eaa color schemes
#7e2eaa color preview, HTML & CSS examples
           This text has a color of #7e2eaa        
        
          <p style="color:#7e2eaa;">Text here</p>
        
        
          .mytext {color:#7e2eaa;}
        
        Text color #7e2eaa
      
           This box has a color of #7e2eaa        
        
          <div style="background-color:#7e2eaa;">Content here</div>
        
        
          .mybackground {background-color:#7e2eaa;}
        
        Background color #7e2eaa
      
           Border around this has a color of #7e2eaa        
        
          <div style="border:2px solid #7e2eaa;">Content here</div>
        
        
          .myborder {border:2px solid #7e2eaa;}
        
        Border color #7e2eaa