#7940fc color space conversions
Hex:
        #7940fc
        RGB:
        121, 64, 252
        CMY:
        53, 75, 1
        CMYK:
        52, 75, 0, 1
      HSL:
        258°, 96.9072%, 61.9608%
        HSV (HSB):
        258°, 74.6032%, 98.8235%
        XYZ:
        27.2892, 14.7600, 93.5061
        xyY:
        0.2013, 0.1089, 14.7600
      CIE-Lab:
        45.3037, 65.6132, -84.4074
        CIE-LCH:
        45.3037, 106.9098, 307.8594
        CIE-Luv:
        45.3037, 4.9619, -127.9899
        Hunter-Lab:
        38.4188, 59.5575, -117.4108
      #7940fc color charts
#7940fc RGB chart
      #7940fc CMYK chart
      #7940fc RGB pie chart
      #7940fc color shades, tints & tones
#7940fc color schemes
#7940fc color preview, HTML & CSS examples
           This text has a color of #7940fc        
        
          <p style="color:#7940fc;">Text here</p>
        
        
          .mytext {color:#7940fc;}
        
        Text color #7940fc
      
           This box has a color of #7940fc        
        
          <div style="background-color:#7940fc;">Content here</div>
        
        
          .mybackground {background-color:#7940fc;}
        
        Background color #7940fc
      
           Border around this has a color of #7940fc        
        
          <div style="border:2px solid #7940fc;">Content here</div>
        
        
          .myborder {border:2px solid #7940fc;}
        
        Border color #7940fc