#7d0eff color space conversions
Hex:
        #7d0eff
        RGB:
        125, 14, 255
        CMY:
        51, 95, 0
        CMYK:
        51, 95, 0, 0
      HSL:
        268°, 100.0000%, 52.7451%
        HSV (HSB):
        268°, 94.5098%, 100.0000%
        XYZ:
        26.6645, 11.8940, 95.4981
        xyY:
        0.1989, 0.0887, 11.8940
      CIE-Lab:
        41.0472, 81.4235, -93.0866
        CIE-LCH:
        41.0472, 123.6726, 311.1764
        CIE-Luv:
        41.0472, 10.2104, -133.7086
        Hunter-Lab:
        34.4878, 77.6552, -140.0353
      #7d0eff color charts
#7d0eff RGB chart
      #7d0eff CMYK chart
      #7d0eff RGB pie chart
      #7d0eff color shades, tints & tones
#7d0eff color schemes
#7d0eff color preview, HTML & CSS examples
           This text has a color of #7d0eff        
        
          <p style="color:#7d0eff;">Text here</p>
        
        
          .mytext {color:#7d0eff;}
        
        Text color #7d0eff
      
           This box has a color of #7d0eff        
        
          <div style="background-color:#7d0eff;">Content here</div>
        
        
          .mybackground {background-color:#7d0eff;}
        
        Background color #7d0eff
      
           Border around this has a color of #7d0eff        
        
          <div style="border:2px solid #7d0eff;">Content here</div>
        
        
          .myborder {border:2px solid #7d0eff;}
        
        Border color #7d0eff