#7979a3 color space conversions
Hex:
        #7979a3
        RGB:
        121, 121, 163
        CMY:
        53, 53, 36
        CMYK:
        26, 26, 0, 36
      HSL:
        240°, 18.5841%, 55.6863%
        HSV (HSB):
        240°, 25.7669%, 63.9216%
        XYZ:
        21.3334, 20.3840, 37.4605
        xyY:
        0.2694, 0.2574, 20.3840
      CIE-Lab:
        52.2687, 9.6011, -22.4372
        CIE-LCH:
        52.2687, 24.4051, 293.1665
        CIE-Luv:
        52.2687, -2.4926, -34.5809
        Hunter-Lab:
        45.1487, 5.3336, -17.5896
      #7979a3 color charts
#7979a3 RGB chart
      #7979a3 CMYK chart
      #7979a3 RGB pie chart
      #7979a3 color shades, tints & tones
#7979a3 color schemes
#7979a3 color preview, HTML & CSS examples
           This text has a color of #7979a3        
        
          <p style="color:#7979a3;">Text here</p>
        
        
          .mytext {color:#7979a3;}
        
        Text color #7979a3
      
           This box has a color of #7979a3        
        
          <div style="background-color:#7979a3;">Content here</div>
        
        
          .mybackground {background-color:#7979a3;}
        
        Background color #7979a3
      
           Border around this has a color of #7979a3        
        
          <div style="border:2px solid #7979a3;">Content here</div>
        
        
          .myborder {border:2px solid #7979a3;}
        
        Border color #7979a3