#7949c7 color space conversions
Hex:
        #7949c7
        RGB:
        121, 73, 199
        CMY:
        53, 71, 22
        CMYK:
        39, 63, 0, 22
      HSL:
        263°, 52.9412%, 53.3333%
        HSV (HSB):
        263°, 63.3166%, 78.0392%
        XYZ:
        20.5765, 12.9536, 55.4486
        xyY:
        0.2313, 0.1456, 12.9536
      CIE-Lab:
        42.6932, 47.2377, -58.5178
        CIE-LCH:
        42.6932, 75.2047, 308.9117
        CIE-Luv:
        42.6932, 10.0227, -90.2049
        Hunter-Lab:
        35.9910, 39.0662, -66.1498
      #7949c7 color charts
#7949c7 RGB chart
      #7949c7 CMYK chart
      #7949c7 RGB pie chart
      #7949c7 color shades, tints & tones
#7949c7 color schemes
#7949c7 color preview, HTML & CSS examples
           This text has a color of #7949c7        
        
          <p style="color:#7949c7;">Text here</p>
        
        
          .mytext {color:#7949c7;}
        
        Text color #7949c7
      
           This box has a color of #7949c7        
        
          <div style="background-color:#7949c7;">Content here</div>
        
        
          .mybackground {background-color:#7949c7;}
        
        Background color #7949c7
      
           Border around this has a color of #7949c7        
        
          <div style="border:2px solid #7949c7;">Content here</div>
        
        
          .myborder {border:2px solid #7949c7;}
        
        Border color #7949c7