#7d04ff color space conversions
Hex:
        #7d04ff
        RGB:
        125, 4, 255
        CMY:
        51, 98, 0
        CMYK:
        51, 98, 0, 0
      HSL:
        269°, 100.0000%, 50.7843%
        HSV (HSB):
        269°, 98.4314%, 100.0000%
        XYZ:
        26.5509, 11.6668, 95.4603
        xyY:
        0.1986, 0.0873, 11.6668
      CIE-Lab:
        40.6816, 82.5340, -93.6918
        CIE-LCH:
        40.6816, 124.8600, 311.3772
        CIE-Luv:
        40.6816, 10.4819, -133.8761
        Hunter-Lab:
        34.1567, 78.9783, -141.7924
      #7d04ff color charts
#7d04ff RGB chart
      #7d04ff CMYK chart
      #7d04ff RGB pie chart
      #7d04ff color shades, tints & tones
#7d04ff color schemes
#7d04ff color preview, HTML & CSS examples
           This text has a color of #7d04ff        
        
          <p style="color:#7d04ff;">Text here</p>
        
        
          .mytext {color:#7d04ff;}
        
        Text color #7d04ff
      
           This box has a color of #7d04ff        
        
          <div style="background-color:#7d04ff;">Content here</div>
        
        
          .mybackground {background-color:#7d04ff;}
        
        Background color #7d04ff
      
           Border around this has a color of #7d04ff        
        
          <div style="border:2px solid #7d04ff;">Content here</div>
        
        
          .myborder {border:2px solid #7d04ff;}
        
        Border color #7d04ff