#940fe2 color space conversions
Hex:
        #940fe2
        RGB:
        148, 15, 226
        CMY:
        42, 94, 11
        CMYK:
        35, 93, 0, 11
      HSL:
        278°, 87.5519%, 47.2549%
        HSV (HSB):
        278°, 93.3628%, 88.6275%
        XYZ:
        26.1110, 12.1285, 72.9163
        xyY:
        0.2349, 0.1091, 12.1285
      CIE-Lab:
        41.4197, 77.5377, -75.9791
        CIE-LCH:
        41.4197, 108.5584, 315.5817
        CIE-Luv:
        41.4197, 25.2436, -114.4611
        Hunter-Lab:
        34.8260, 72.8859, -99.7590
      #940fe2 color charts
#940fe2 RGB chart
      #940fe2 CMYK chart
      #940fe2 RGB pie chart
      #940fe2 color shades, tints & tones
#940fe2 color schemes
#940fe2 color preview, HTML & CSS examples
           This text has a color of #940fe2        
        
          <p style="color:#940fe2;">Text here</p>
        
        
          .mytext {color:#940fe2;}
        
        Text color #940fe2
      
           This box has a color of #940fe2        
        
          <div style="background-color:#940fe2;">Content here</div>
        
        
          .mybackground {background-color:#940fe2;}
        
        Background color #940fe2
      
           Border around this has a color of #940fe2        
        
          <div style="border:2px solid #940fe2;">Content here</div>
        
        
          .myborder {border:2px solid #940fe2;}
        
        Border color #940fe2