#7e48ec color space conversions
Hex:
        #7e48ec
        RGB:
        126, 72, 236
        CMY:
        51, 72, 7
        CMYK:
        47, 69, 0, 7
      HSL:
        260°, 81.1881%, 60.3922%
        HSV (HSB):
        260°, 69.4915%, 92.5490%
        XYZ:
        26.0619, 15.1265, 80.9030
        xyY:
        0.2135, 0.1239, 15.1265
      CIE-Lab:
        45.8069, 58.4230, -74.5834
        CIE-LCH:
        45.8069, 94.7414, 308.0724
        CIE-Luv:
        45.8069, 7.4302, -115.3346
        Hunter-Lab:
        38.8928, 51.5497, -96.1074
      #7e48ec color charts
#7e48ec RGB chart
      #7e48ec CMYK chart
      #7e48ec RGB pie chart
      #7e48ec color shades, tints & tones
#7e48ec color schemes
#7e48ec color preview, HTML & CSS examples
           This text has a color of #7e48ec        
        
          <p style="color:#7e48ec;">Text here</p>
        
        
          .mytext {color:#7e48ec;}
        
        Text color #7e48ec
      
           This box has a color of #7e48ec        
        
          <div style="background-color:#7e48ec;">Content here</div>
        
        
          .mybackground {background-color:#7e48ec;}
        
        Background color #7e48ec
      
           Border around this has a color of #7e48ec        
        
          <div style="border:2px solid #7e48ec;">Content here</div>
        
        
          .myborder {border:2px solid #7e48ec;}
        
        Border color #7e48ec