#7e4bee color space conversions
Hex:
        #7e4bee
        RGB:
        126, 75, 238
        CMY:
        51, 71, 7
        CMYK:
        47, 68, 0, 7
      HSL:
        259°, 82.7411%, 61.3725%
        HSV (HSB):
        259°, 68.4874%, 93.3333%
        XYZ:
        26.5529, 15.6408, 82.5084
        xyY:
        0.2129, 0.1254, 15.6408
      CIE-Lab:
        46.4997, 57.4643, -74.5794
        CIE-LCH:
        46.4997, 94.1501, 307.6146
        CIE-Luv:
        46.4997, 6.6218, -115.8282
        Hunter-Lab:
        39.5485, 50.6352, -96.0104
      #7e4bee color charts
#7e4bee RGB chart
      #7e4bee CMYK chart
      #7e4bee RGB pie chart
      #7e4bee color shades, tints & tones
#7e4bee color schemes
#7e4bee color preview, HTML & CSS examples
           This text has a color of #7e4bee        
        
          <p style="color:#7e4bee;">Text here</p>
        
        
          .mytext {color:#7e4bee;}
        
        Text color #7e4bee
      
           This box has a color of #7e4bee        
        
          <div style="background-color:#7e4bee;">Content here</div>
        
        
          .mybackground {background-color:#7e4bee;}
        
        Background color #7e4bee
      
           Border around this has a color of #7e4bee        
        
          <div style="border:2px solid #7e4bee;">Content here</div>
        
        
          .myborder {border:2px solid #7e4bee;}
        
        Border color #7e4bee