#7949c5 color space conversions
Hex:
        #7949c5
        RGB:
        121, 73, 197
        CMY:
        53, 71, 23
        CMYK:
        39, 63, 0, 23
      HSL:
        263°, 51.6667%, 52.9412%
        HSV (HSB):
        263°, 62.9442%, 77.2549%
        XYZ:
        20.3457, 12.8613, 54.2335
        xyY:
        0.2327, 0.1471, 12.8613
      CIE-Lab:
        42.5534, 46.7136, -57.5834
        CIE-LCH:
        42.5534, 74.1486, 309.0501
        CIE-Luv:
        42.5534, 10.3030, -88.7648
        Hunter-Lab:
        35.8626, 38.5080, -64.5579
      #7949c5 color charts
#7949c5 RGB chart
      #7949c5 CMYK chart
      #7949c5 RGB pie chart
      #7949c5 color shades, tints & tones
#7949c5 color schemes
#7949c5 color preview, HTML & CSS examples
           This text has a color of #7949c5        
        
          <p style="color:#7949c5;">Text here</p>
        
        
          .mytext {color:#7949c5;}
        
        Text color #7949c5
      
           This box has a color of #7949c5        
        
          <div style="background-color:#7949c5;">Content here</div>
        
        
          .mybackground {background-color:#7949c5;}
        
        Background color #7949c5
      
           Border around this has a color of #7949c5        
        
          <div style="border:2px solid #7949c5;">Content here</div>
        
        
          .myborder {border:2px solid #7949c5;}
        
        Border color #7949c5