#7979a0 color space conversions
Hex:
        #7979a0
        RGB:
        121, 121, 160
        CMY:
        53, 53, 37
        CMYK:
        24, 24, 0, 37
      HSL:
        240°, 17.0306%, 55.0980%
        HSV (HSB):
        240°, 24.3750%, 62.7451%
        XYZ:
        21.0677, 20.2778, 36.0613
        xyY:
        0.2722, 0.2620, 20.2778
      CIE-Lab:
        52.1498, 8.8466, -20.8752
        CIE-LCH:
        52.1498, 22.6724, 292.9665
        CIE-Luv:
        52.1498, -2.3096, -32.0433
        Hunter-Lab:
        45.0308, 4.7073, -15.9587
      #7979a0 color charts
#7979a0 RGB chart
      #7979a0 CMYK chart
      #7979a0 RGB pie chart
      #7979a0 color shades, tints & tones
#7979a0 color schemes
#7979a0 color preview, HTML & CSS examples
           This text has a color of #7979a0        
        
          <p style="color:#7979a0;">Text here</p>
        
        
          .mytext {color:#7979a0;}
        
        Text color #7979a0
      
           This box has a color of #7979a0        
        
          <div style="background-color:#7979a0;">Content here</div>
        
        
          .mybackground {background-color:#7979a0;}
        
        Background color #7979a0
      
           Border around this has a color of #7979a0        
        
          <div style="border:2px solid #7979a0;">Content here</div>
        
        
          .myborder {border:2px solid #7979a0;}
        
        Border color #7979a0