#7a4f6a color space conversions
Hex:
        #7a4f6a
        RGB:
        122, 79, 106
        CMY:
        52, 69, 58
        CMYK:
        0, 35, 13, 52
      HSL:
        322°, 21.3930%, 39.4118%
        HSV (HSB):
        322°, 35.2459%, 47.8431%
        XYZ:
        13.4235, 10.7701, 15.0070
        xyY:
        0.3424, 0.2747, 10.7701
      CIE-Lab:
        39.1906, 22.4926, -8.1536
        CIE-LCH:
        39.1906, 23.9248, 340.0744
        CIE-Luv:
        39.1906, 23.5522, -14.1293
        Hunter-Lab:
        32.8179, 15.5807, -4.1397
      #7a4f6a color charts
#7a4f6a RGB chart
      #7a4f6a CMYK chart
      #7a4f6a RGB pie chart
      #7a4f6a color shades, tints & tones
#7a4f6a color schemes
#7a4f6a color preview, HTML & CSS examples
           This text has a color of #7a4f6a        
        
          <p style="color:#7a4f6a;">Text here</p>
        
        
          .mytext {color:#7a4f6a;}
        
        Text color #7a4f6a
      
           This box has a color of #7a4f6a        
        
          <div style="background-color:#7a4f6a;">Content here</div>
        
        
          .mybackground {background-color:#7a4f6a;}
        
        Background color #7a4f6a
      
           Border around this has a color of #7a4f6a        
        
          <div style="border:2px solid #7a4f6a;">Content here</div>
        
        
          .myborder {border:2px solid #7a4f6a;}
        
        Border color #7a4f6a