#7e54ea color space conversions
Hex:
        #7e54ea
        RGB:
        126, 84, 234
        CMY:
        51, 67, 8
        CMYK:
        46, 64, 0, 8
      HSL:
        257°, 78.1250%, 62.3529%
        HSV (HSB):
        257°, 64.1026%, 91.7647%
        XYZ:
        26.6258, 16.7168, 79.6652
        xyY:
        0.2165, 0.1359, 16.7168
      CIE-Lab:
        47.9012, 51.7223, -70.0441
        CIE-LCH:
        47.9012, 87.0711, 306.4430
        CIE-Luv:
        47.9012, 5.2386, -110.2052
        Hunter-Lab:
        40.8862, 44.6916, -86.9041
      #7e54ea color charts
#7e54ea RGB chart
      #7e54ea CMYK chart
      #7e54ea RGB pie chart
      #7e54ea color shades, tints & tones
#7e54ea color schemes
#7e54ea color preview, HTML & CSS examples
           This text has a color of #7e54ea        
        
          <p style="color:#7e54ea;">Text here</p>
        
        
          .mytext {color:#7e54ea;}
        
        Text color #7e54ea
      
           This box has a color of #7e54ea        
        
          <div style="background-color:#7e54ea;">Content here</div>
        
        
          .mybackground {background-color:#7e54ea;}
        
        Background color #7e54ea
      
           Border around this has a color of #7e54ea        
        
          <div style="border:2px solid #7e54ea;">Content here</div>
        
        
          .myborder {border:2px solid #7e54ea;}
        
        Border color #7e54ea