#7d3bae color space conversions
Hex:
        #7d3bae
        RGB:
        125, 59, 174
        CMY:
        51, 77, 32
        CMYK:
        28, 66, 0, 32
      HSL:
        274°, 49.3562%, 45.6863%
        HSV (HSB):
        274°, 66.0920%, 68.2353%
        XYZ:
        17.6614, 10.5439, 41.1487
        xyY:
        0.2547, 0.1520, 10.5439
      CIE-Lab:
        38.8014, 49.1070, -50.1127
        CIE-LCH:
        38.8014, 70.1626, 314.4193
        CIE-Luv:
        38.8014, 19.2804, -76.2900
        Hunter-Lab:
        32.4714, 40.2625, -52.4042
      #7d3bae color charts
#7d3bae RGB chart
      #7d3bae CMYK chart
      #7d3bae RGB pie chart
      #7d3bae color shades, tints & tones
#7d3bae color schemes
#7d3bae color preview, HTML & CSS examples
           This text has a color of #7d3bae        
        
          <p style="color:#7d3bae;">Text here</p>
        
        
          .mytext {color:#7d3bae;}
        
        Text color #7d3bae
      
           This box has a color of #7d3bae        
        
          <div style="background-color:#7d3bae;">Content here</div>
        
        
          .mybackground {background-color:#7d3bae;}
        
        Background color #7d3bae
      
           Border around this has a color of #7d3bae        
        
          <div style="border:2px solid #7d3bae;">Content here</div>
        
        
          .myborder {border:2px solid #7d3bae;}
        
        Border color #7d3bae