#7a9991 color space conversions
Hex:
        #7a9991
        RGB:
        122, 153, 145
        CMY:
        52, 40, 43
        CMYK:
        20, 0, 5, 40
      HSL:
        165°, 13.1915%, 53.9216%
        HSV (HSB):
        165°, 20.2614%, 60.0000%
        XYZ:
        24.5281, 28.9644, 31.0860
        xyY:
        0.2900, 0.3425, 28.9644
      CIE-Lab:
        60.7502, -12.4890, 0.6342
        CIE-LCH:
        60.7502, 12.5051, 177.0928
        CIE-Luv:
        60.7502, -15.9379, 2.9171
        Hunter-Lab:
        53.8186, -12.8301, 3.4267
      #7a9991 color charts
#7a9991 RGB chart
      #7a9991 CMYK chart
      #7a9991 RGB pie chart
      #7a9991 color shades, tints & tones
#7a9991 color schemes
#7a9991 color preview, HTML & CSS examples
           This text has a color of #7a9991        
        
          <p style="color:#7a9991;">Text here</p>
        
        
          .mytext {color:#7a9991;}
        
        Text color #7a9991
      
           This box has a color of #7a9991        
        
          <div style="background-color:#7a9991;">Content here</div>
        
        
          .mybackground {background-color:#7a9991;}
        
        Background color #7a9991
      
           Border around this has a color of #7a9991        
        
          <div style="border:2px solid #7a9991;">Content here</div>
        
        
          .myborder {border:2px solid #7a9991;}
        
        Border color #7a9991