#7940c5 color space conversions
Hex:
        #7940c5
        RGB:
        121, 64, 197
        CMY:
        53, 75, 23
        CMYK:
        39, 68, 0, 23
      HSL:
        266°, 53.4137%, 51.1765%
        HSV (HSB):
        266°, 67.5127%, 77.2549%
        XYZ:
        19.7966, 11.7630, 54.0504
        xyY:
        0.2312, 0.1374, 11.7630
      CIE-Lab:
        40.8369, 51.3970, -60.3645
        CIE-LCH:
        40.8369, 79.2813, 310.4126
        CIE-Luv:
        40.8369, 12.2682, -91.8119
        Hunter-Lab:
        34.2972, 43.0116, -69.4297
      #7940c5 color charts
#7940c5 RGB chart
      #7940c5 CMYK chart
      #7940c5 RGB pie chart
      #7940c5 color shades, tints & tones
#7940c5 color schemes
#7940c5 color preview, HTML & CSS examples
           This text has a color of #7940c5        
        
          <p style="color:#7940c5;">Text here</p>
        
        
          .mytext {color:#7940c5;}
        
        Text color #7940c5
      
           This box has a color of #7940c5        
        
          <div style="background-color:#7940c5;">Content here</div>
        
        
          .mybackground {background-color:#7940c5;}
        
        Background color #7940c5
      
           Border around this has a color of #7940c5        
        
          <div style="border:2px solid #7940c5;">Content here</div>
        
        
          .myborder {border:2px solid #7940c5;}
        
        Border color #7940c5