#7978ac color space conversions
Hex:
        #7978ac
        RGB:
        121, 120, 172
        CMY:
        53, 53, 33
        CMYK:
        30, 30, 0, 33
      HSL:
        241°, 23.8532%, 57.2549%
        HSV (HSB):
        241°, 30.2326%, 67.4510%
        XYZ:
        22.0480, 20.4764, 41.8200
        xyY:
        0.2614, 0.2428, 20.4764
      CIE-Lab:
        52.3717, 12.5128, -27.4978
        CIE-LCH:
        52.3717, 30.2109, 294.4678
        CIE-Luv:
        52.3717, -2.6306, -42.8925
        Hunter-Lab:
        45.2509, 7.7831, -23.1190
      #7978ac color charts
#7978ac RGB chart
      #7978ac CMYK chart
      #7978ac RGB pie chart
      #7978ac color shades, tints & tones
#7978ac color schemes
#7978ac color preview, HTML & CSS examples
           This text has a color of #7978ac        
        
          <p style="color:#7978ac;">Text here</p>
        
        
          .mytext {color:#7978ac;}
        
        Text color #7978ac
      
           This box has a color of #7978ac        
        
          <div style="background-color:#7978ac;">Content here</div>
        
        
          .mybackground {background-color:#7978ac;}
        
        Background color #7978ac
      
           Border around this has a color of #7978ac        
        
          <div style="border:2px solid #7978ac;">Content here</div>
        
        
          .myborder {border:2px solid #7978ac;}
        
        Border color #7978ac