#7e54ec color space conversions
Hex:
        #7e54ec
        RGB:
        126, 84, 236
        CMY:
        51, 67, 7
        CMYK:
        47, 64, 0, 7
      HSL:
        257°, 80.0000%, 62.7451%
        HSV (HSB):
        257°, 64.4068%, 92.5490%
        XYZ:
        26.9148, 16.8324, 81.1873
        xyY:
        0.2154, 0.1347, 16.8324
      CIE-Lab:
        48.0482, 52.2683, -70.9312
        CIE-LCH:
        48.0482, 88.1091, 306.3860
        CIE-Luv:
        48.0482, 5.0123, -111.5937
        Hunter-Lab:
        41.0273, 45.3022, -88.6075
      #7e54ec color charts
#7e54ec RGB chart
      #7e54ec CMYK chart
      #7e54ec RGB pie chart
      #7e54ec color shades, tints & tones
#7e54ec color schemes
#7e54ec color preview, HTML & CSS examples
           This text has a color of #7e54ec        
        
          <p style="color:#7e54ec;">Text here</p>
        
        
          .mytext {color:#7e54ec;}
        
        Text color #7e54ec
      
           This box has a color of #7e54ec        
        
          <div style="background-color:#7e54ec;">Content here</div>
        
        
          .mybackground {background-color:#7e54ec;}
        
        Background color #7e54ec
      
           Border around this has a color of #7e54ec        
        
          <div style="border:2px solid #7e54ec;">Content here</div>
        
        
          .myborder {border:2px solid #7e54ec;}
        
        Border color #7e54ec