#7d3cce color space conversions
Hex:
        #7d3cce
        RGB:
        125, 60, 206
        CMY:
        51, 76, 19
        CMYK:
        39, 71, 0, 19
      HSL:
        267°, 59.8361%, 52.1569%
        HSV (HSB):
        267°, 70.8738%, 80.7843%
        XYZ:
        21.2139, 12.0479, 59.5999
        xyY:
        0.2284, 0.1297, 12.0479
      CIE-Lab:
        41.2922, 56.3450, -64.8236
        CIE-LCH:
        41.2922, 85.8886, 310.9973
        CIE-Luv:
        41.2922, 13.4386, -98.5238
        Hunter-Lab:
        34.7101, 48.3517, -77.5083
      #7d3cce color charts
#7d3cce RGB chart
      #7d3cce CMYK chart
      #7d3cce RGB pie chart
      #7d3cce color shades, tints & tones
#7d3cce color schemes
#7d3cce color preview, HTML & CSS examples
           This text has a color of #7d3cce        
        
          <p style="color:#7d3cce;">Text here</p>
        
        
          .mytext {color:#7d3cce;}
        
        Text color #7d3cce
      
           This box has a color of #7d3cce        
        
          <div style="background-color:#7d3cce;">Content here</div>
        
        
          .mybackground {background-color:#7d3cce;}
        
        Background color #7d3cce
      
           Border around this has a color of #7d3cce        
        
          <div style="border:2px solid #7d3cce;">Content here</div>
        
        
          .myborder {border:2px solid #7d3cce;}
        
        Border color #7d3cce