#7d3efd color space conversions
Hex:
        #7d3efd
        RGB:
        125, 62, 253
        CMY:
        51, 76, 1
        CMYK:
        51, 75, 0, 1
      HSL:
        260°, 97.9487%, 61.7647%
        HSV (HSB):
        260°, 75.4941%, 99.2157%
        XYZ:
        27.9097, 14.8971, 94.3329
        xyY:
        0.2035, 0.1086, 14.8971
      CIE-Lab:
        45.4929, 67.2790, -84.6399
        CIE-LCH:
        45.4929, 108.1220, 308.4807
        CIE-Luv:
        45.4929, 6.5522, -128.5917
        Hunter-Lab:
        38.5967, 61.5309, -117.8909
      #7d3efd color charts
#7d3efd RGB chart
      #7d3efd CMYK chart
      #7d3efd RGB pie chart
      #7d3efd color shades, tints & tones
#7d3efd color schemes
#7d3efd color preview, HTML & CSS examples
           This text has a color of #7d3efd        
        
          <p style="color:#7d3efd;">Text here</p>
        
        
          .mytext {color:#7d3efd;}
        
        Text color #7d3efd
      
           This box has a color of #7d3efd        
        
          <div style="background-color:#7d3efd;">Content here</div>
        
        
          .mybackground {background-color:#7d3efd;}
        
        Background color #7d3efd
      
           Border around this has a color of #7d3efd        
        
          <div style="border:2px solid #7d3efd;">Content here</div>
        
        
          .myborder {border:2px solid #7d3efd;}
        
        Border color #7d3efd