#7d4a7a color space conversions
Hex:
        #7d4a7a
        RGB:
        125, 74, 122
        CMY:
        51, 71, 52
        CMYK:
        0, 41, 2, 51
      HSL:
        304°, 25.6281%, 39.0196%
        HSV (HSB):
        304°, 40.8000%, 49.0196%
        XYZ:
        14.4191, 10.6627, 19.7105
        xyY:
        0.3219, 0.2380, 10.6627
      CIE-Lab:
        39.0064, 29.5706, -18.2995
        CIE-LCH:
        39.0064, 34.7749, 328.2491
        CIE-Luv:
        39.0064, 24.9373, -29.0756
        Hunter-Lab:
        32.6537, 21.6771, -12.9311
      #7d4a7a color charts
#7d4a7a RGB chart
      #7d4a7a CMYK chart
      #7d4a7a RGB pie chart
      #7d4a7a color shades, tints & tones
#7d4a7a color schemes
#7d4a7a color preview, HTML & CSS examples
           This text has a color of #7d4a7a        
        
          <p style="color:#7d4a7a;">Text here</p>
        
        
          .mytext {color:#7d4a7a;}
        
        Text color #7d4a7a
      
           This box has a color of #7d4a7a        
        
          <div style="background-color:#7d4a7a;">Content here</div>
        
        
          .mybackground {background-color:#7d4a7a;}
        
        Background color #7d4a7a
      
           Border around this has a color of #7d4a7a        
        
          <div style="border:2px solid #7d4a7a;">Content here</div>
        
        
          .myborder {border:2px solid #7d4a7a;}
        
        Border color #7d4a7a