#7997a3 color space conversions
Hex:
        #7997a3
        RGB:
        121, 151, 163
        CMY:
        53, 41, 36
        CMYK:
        26, 7, 0, 36
      HSL:
        197°, 18.5841%, 55.6863%
        HSV (HSB):
        197°, 25.7669%, 63.9216%
        XYZ:
        25.5626, 28.8425, 38.8702
        xyY:
        0.2741, 0.3092, 28.8425
      CIE-Lab:
        60.6424, -7.6105, -9.7361
        CIE-LCH:
        60.6424, 12.3576, 231.9862
        CIE-Luv:
        60.6424, -15.7310, -13.1968
        Hunter-Lab:
        53.7052, -9.0217, -5.3186
      #7997a3 color charts
#7997a3 RGB chart
      #7997a3 CMYK chart
      #7997a3 RGB pie chart
      #7997a3 color shades, tints & tones
#7997a3 color schemes
#7997a3 color preview, HTML & CSS examples
           This text has a color of #7997a3        
        
          <p style="color:#7997a3;">Text here</p>
        
        
          .mytext {color:#7997a3;}
        
        Text color #7997a3
      
           This box has a color of #7997a3        
        
          <div style="background-color:#7997a3;">Content here</div>
        
        
          .mybackground {background-color:#7997a3;}
        
        Background color #7997a3
      
           Border around this has a color of #7997a3        
        
          <div style="border:2px solid #7997a3;">Content here</div>
        
        
          .myborder {border:2px solid #7997a3;}
        
        Border color #7997a3