#7e48ea color space conversions
Hex:
        #7e48ea
        RGB:
        126, 72, 234
        CMY:
        51, 72, 8
        CMYK:
        46, 69, 0, 8
      HSL:
        260°, 79.4118%, 60.0000%
        HSV (HSB):
        260°, 69.2308%, 91.7647%
        XYZ:
        25.7728, 15.0109, 79.3809
        xyY:
        0.2145, 0.1249, 15.0109
      CIE-Lab:
        45.6491, 57.8981, -73.7124
        CIE-LCH:
        45.6491, 93.7321, 308.1482
        CIE-Luv:
        45.6491, 7.6833, -114.0036
        Hunter-Lab:
        38.7439, 50.9384, -94.3565
      #7e48ea color charts
#7e48ea RGB chart
      #7e48ea CMYK chart
      #7e48ea RGB pie chart
      #7e48ea color shades, tints & tones
#7e48ea color schemes
#7e48ea color preview, HTML & CSS examples
           This text has a color of #7e48ea        
        
          <p style="color:#7e48ea;">Text here</p>
        
        
          .mytext {color:#7e48ea;}
        
        Text color #7e48ea
      
           This box has a color of #7e48ea        
        
          <div style="background-color:#7e48ea;">Content here</div>
        
        
          .mybackground {background-color:#7e48ea;}
        
        Background color #7e48ea
      
           Border around this has a color of #7e48ea        
        
          <div style="border:2px solid #7e48ea;">Content here</div>
        
        
          .myborder {border:2px solid #7e48ea;}
        
        Border color #7e48ea