#7a669a color space conversions
Hex:
        #7a669a
        RGB:
        122, 102, 154
        CMY:
        52, 60, 40
        CMYK:
        21, 34, 0, 40
      HSL:
        263°, 20.4724%, 50.1961%
        HSV (HSB):
        263°, 33.7662%, 60.3922%
        XYZ:
        18.6101, 15.9734, 32.6742
        xyY:
        0.2767, 0.2375, 15.9734
      CIE-Lab:
        46.9396, 19.0488, -25.3827
        CIE-LCH:
        46.9396, 31.7355, 306.8870
        CIE-Luv:
        46.9396, 6.7891, -39.5292
        Hunter-Lab:
        39.9668, 13.1751, -20.4948
      #7a669a color charts
#7a669a RGB chart
      #7a669a CMYK chart
      #7a669a RGB pie chart
      #7a669a color shades, tints & tones
#7a669a color schemes
#7a669a color preview, HTML & CSS examples
           This text has a color of #7a669a        
        
          <p style="color:#7a669a;">Text here</p>
        
        
          .mytext {color:#7a669a;}
        
        Text color #7a669a
      
           This box has a color of #7a669a        
        
          <div style="background-color:#7a669a;">Content here</div>
        
        
          .mybackground {background-color:#7a669a;}
        
        Background color #7a669a
      
           Border around this has a color of #7a669a        
        
          <div style="border:2px solid #7a669a;">Content here</div>
        
        
          .myborder {border:2px solid #7a669a;}
        
        Border color #7a669a