#7979ff color space conversions
Hex:
        #7979ff
        RGB:
        121, 121, 255
        CMY:
        53, 53, 0
        CMYK:
        53, 53, 0, 0
      HSL:
        240°, 100.0000%, 73.7255%
        HSV (HSB):
        240°, 52.5490%, 100.0000%
        XYZ:
        32.7725, 24.9597, 97.6981
        xyY:
        0.2109, 0.1606, 24.9597
      CIE-Lab:
        57.0361, 35.8014, -66.9785
        CIE-LCH:
        57.0361, 75.9465, 298.1254
        CIE-Luv:
        57.0361, -7.8880, -109.4010
        Hunter-Lab:
        49.9597, 29.6629, -80.9722
      #7979ff color charts
#7979ff RGB chart
      #7979ff CMYK chart
      #7979ff RGB pie chart
      #7979ff color shades, tints & tones
#7979ff color schemes
#7979ff color preview, HTML & CSS examples
           This text has a color of #7979ff        
        
          <p style="color:#7979ff;">Text here</p>
        
        
          .mytext {color:#7979ff;}
        
        Text color #7979ff
      
           This box has a color of #7979ff        
        
          <div style="background-color:#7979ff;">Content here</div>
        
        
          .mybackground {background-color:#7979ff;}
        
        Background color #7979ff
      
           Border around this has a color of #7979ff        
        
          <div style="border:2px solid #7979ff;">Content here</div>
        
        
          .myborder {border:2px solid #7979ff;}
        
        Border color #7979ff