#7979d0 color space conversions
Hex:
        #7979d0
        RGB:
        121, 121, 208
        CMY:
        53, 53, 18
        CMYK:
        42, 42, 0, 18
      HSL:
        240°, 48.0663%, 64.5098%
        HSV (HSB):
        240°, 41.8269%, 81.5686%
        XYZ:
        26.1077, 22.2938, 62.6016
        xyY:
        0.2352, 0.2008, 22.2938
      CIE-Lab:
        54.3373, 21.8444, -45.0337
        CIE-LCH:
        54.3373, 50.0521, 295.8765
        CIE-Luv:
        54.3373, -5.2156, -72.3415
        Hunter-Lab:
        47.2163, 16.0711, -45.5582
      #7979d0 color charts
#7979d0 RGB chart
      #7979d0 CMYK chart
      #7979d0 RGB pie chart
      #7979d0 color shades, tints & tones
#7979d0 color schemes
#7979d0 color preview, HTML & CSS examples
           This text has a color of #7979d0        
        
          <p style="color:#7979d0;">Text here</p>
        
        
          .mytext {color:#7979d0;}
        
        Text color #7979d0
      
           This box has a color of #7979d0        
        
          <div style="background-color:#7979d0;">Content here</div>
        
        
          .mybackground {background-color:#7979d0;}
        
        Background color #7979d0
      
           Border around this has a color of #7979d0        
        
          <div style="border:2px solid #7979d0;">Content here</div>
        
        
          .myborder {border:2px solid #7979d0;}
        
        Border color #7979d0