#7979a5 color space conversions
Hex:
        #7979a5
        RGB:
        121, 121, 165
        CMY:
        53, 53, 35
        CMYK:
        27, 27, 0, 35
      HSL:
        240°, 19.6429%, 56.0784%
        HSV (HSB):
        240°, 26.6667%, 64.7059%
        XYZ:
        21.5141, 20.4563, 38.4119
        xyY:
        0.2676, 0.2545, 20.4563
      CIE-Lab:
        52.3492, 10.1091, -23.4748
        CIE-LCH:
        52.3492, 25.5589, 293.2985
        CIE-Luv:
        52.3492, -2.6147, -36.2743
        Hunter-Lab:
        45.2286, 5.7576, -18.6939
      #7979a5 color charts
#7979a5 RGB chart
      #7979a5 CMYK chart
      #7979a5 RGB pie chart
      #7979a5 color shades, tints & tones
#7979a5 color schemes
#7979a5 color preview, HTML & CSS examples
           This text has a color of #7979a5        
        
          <p style="color:#7979a5;">Text here</p>
        
        
          .mytext {color:#7979a5;}
        
        Text color #7979a5
      
           This box has a color of #7979a5        
        
          <div style="background-color:#7979a5;">Content here</div>
        
        
          .mybackground {background-color:#7979a5;}
        
        Background color #7979a5
      
           Border around this has a color of #7979a5        
        
          <div style="border:2px solid #7979a5;">Content here</div>
        
        
          .myborder {border:2px solid #7979a5;}
        
        Border color #7979a5