#7e04db color space conversions
Hex:
        #7e04db
        RGB:
        126, 4, 219
        CMY:
        51, 98, 14
        CMYK:
        42, 98, 0, 14
      HSL:
        274°, 96.4126%, 43.7255%
        HSV (HSB):
        274°, 98.1735%, 85.8824%
        XYZ:
        21.4338, 9.6369, 67.7483
        xyY:
        0.2169, 0.0975, 9.6369
      CIE-Lab:
        37.1828, 75.1024, -79.0485
        CIE-LCH:
        37.1828, 109.0369, 313.5336
        CIE-Luv:
        37.1828, 16.6081, -112.8379
        Hunter-Lab:
        31.0434, 68.9186, -107.6625
      #7e04db color charts
#7e04db RGB chart
      #7e04db CMYK chart
      #7e04db RGB pie chart
      #7e04db color shades, tints & tones
#7e04db color schemes
#7e04db color preview, HTML & CSS examples
           This text has a color of #7e04db        
        
          <p style="color:#7e04db;">Text here</p>
        
        
          .mytext {color:#7e04db;}
        
        Text color #7e04db
      
           This box has a color of #7e04db        
        
          <div style="background-color:#7e04db;">Content here</div>
        
        
          .mybackground {background-color:#7e04db;}
        
        Background color #7e04db
      
           Border around this has a color of #7e04db        
        
          <div style="border:2px solid #7e04db;">Content here</div>
        
        
          .myborder {border:2px solid #7e04db;}
        
        Border color #7e04db