#7e48bf color space conversions
Hex:
        #7e48bf
        RGB:
        126, 72, 191
        CMY:
        51, 72, 25
        CMYK:
        34, 62, 0, 25
      HSL:
        267°, 48.1781%, 51.5686%
        HSV (HSB):
        267°, 62.3037%, 74.9020%
        XYZ:
        20.3255, 12.8319, 50.6958
        xyY:
        0.2424, 0.1530, 12.8319
      CIE-Lab:
        42.5089, 46.8063, -54.1352
        CIE-LCH:
        42.5089, 71.5643, 310.8473
        CIE-Luv:
        42.5089, 13.7997, -83.9084
        Hunter-Lab:
        35.8217, 38.5944, -58.8335
      #7e48bf color charts
#7e48bf RGB chart
      #7e48bf CMYK chart
      #7e48bf RGB pie chart
      #7e48bf color shades, tints & tones
#7e48bf color schemes
#7e48bf color preview, HTML & CSS examples
           This text has a color of #7e48bf        
        
          <p style="color:#7e48bf;">Text here</p>
        
        
          .mytext {color:#7e48bf;}
        
        Text color #7e48bf
      
           This box has a color of #7e48bf        
        
          <div style="background-color:#7e48bf;">Content here</div>
        
        
          .mybackground {background-color:#7e48bf;}
        
        Background color #7e48bf
      
           Border around this has a color of #7e48bf        
        
          <div style="border:2px solid #7e48bf;">Content here</div>
        
        
          .myborder {border:2px solid #7e48bf;}
        
        Border color #7e48bf