#7979cf color space conversions
Hex:
        #7979cf
        RGB:
        121, 121, 207
        CMY:
        53, 53, 19
        CMYK:
        42, 42, 0, 19
      HSL:
        240°, 47.2527%, 64.3137%
        HSV (HSB):
        240°, 41.5459%, 81.1765%
        XYZ:
        25.9850, 22.2447, 61.9556
        xyY:
        0.2358, 0.2019, 22.2447
      CIE-Lab:
        54.2857, 21.5571, -44.5487
        CIE-LCH:
        54.2857, 49.4904, 295.8223
        CIE-Luv:
        54.2857, -5.1564, -71.5201
        Hunter-Lab:
        47.1643, 15.8066, -44.8691
      #7979cf color charts
#7979cf RGB chart
      #7979cf CMYK chart
      #7979cf RGB pie chart
      #7979cf color shades, tints & tones
#7979cf color schemes
#7979cf color preview, HTML & CSS examples
           This text has a color of #7979cf        
        
          <p style="color:#7979cf;">Text here</p>
        
        
          .mytext {color:#7979cf;}
        
        Text color #7979cf
      
           This box has a color of #7979cf        
        
          <div style="background-color:#7979cf;">Content here</div>
        
        
          .mybackground {background-color:#7979cf;}
        
        Background color #7979cf
      
           Border around this has a color of #7979cf        
        
          <div style="border:2px solid #7979cf;">Content here</div>
        
        
          .myborder {border:2px solid #7979cf;}
        
        Border color #7979cf