#7974bb color space conversions
Hex:
        #7974bb
        RGB:
        121, 116, 187
        CMY:
        53, 55, 27
        CMYK:
        35, 38, 0, 27
      HSL:
        244°, 34.2995%, 59.4118%
        HSV (HSB):
        244°, 37.9679%, 73.3333%
        XYZ:
        23.1002, 20.1436, 49.6843
        xyY:
        0.2486, 0.2168, 20.1436
      CIE-Lab:
        51.9992, 18.9297, -36.7349
        CIE-LCH:
        51.9992, 41.3253, 297.2623
        CIE-Luv:
        51.9992, -2.0466, -58.2098
        Hunter-Lab:
        44.8816, 13.3297, -34.2174
      #7974bb color charts
#7974bb RGB chart
      #7974bb CMYK chart
      #7974bb RGB pie chart
      #7974bb color shades, tints & tones
#7974bb color schemes
#7974bb color preview, HTML & CSS examples
           This text has a color of #7974bb        
        
          <p style="color:#7974bb;">Text here</p>
        
        
          .mytext {color:#7974bb;}
        
        Text color #7974bb
      
           This box has a color of #7974bb        
        
          <div style="background-color:#7974bb;">Content here</div>
        
        
          .mybackground {background-color:#7974bb;}
        
        Background color #7974bb
      
           Border around this has a color of #7974bb        
        
          <div style="border:2px solid #7974bb;">Content here</div>
        
        
          .myborder {border:2px solid #7974bb;}
        
        Border color #7974bb