#940cf1 color space conversions
Hex:
        #940cf1
        RGB:
        148, 12, 241
        CMY:
        42, 95, 5
        CMYK:
        39, 95, 0, 5
      HSL:
        276°, 90.5138%, 49.6078%
        HSV (HSB):
        276°, 95.0207%, 94.5098%
        XYZ:
        28.2214, 12.9097, 84.2235
        xyY:
        0.2251, 0.1030, 12.9097
      CIE-Lab:
        42.6269, 80.8651, -82.5114
        CIE-LCH:
        42.6269, 115.5305, 314.4227
        CIE-Luv:
        42.6269, 22.1913, -123.8484
        Hunter-Lab:
        35.9301, 77.3257, -113.8302
      #940cf1 color charts
#940cf1 RGB chart
      #940cf1 CMYK chart
      #940cf1 RGB pie chart
      #940cf1 color shades, tints & tones
#940cf1 color schemes
#940cf1 color preview, HTML & CSS examples
           This text has a color of #940cf1        
        
          <p style="color:#940cf1;">Text here</p>
        
        
          .mytext {color:#940cf1;}
        
        Text color #940cf1
      
           This box has a color of #940cf1        
        
          <div style="background-color:#940cf1;">Content here</div>
        
        
          .mybackground {background-color:#940cf1;}
        
        Background color #940cf1
      
           Border around this has a color of #940cf1        
        
          <div style="border:2px solid #940cf1;">Content here</div>
        
        
          .myborder {border:2px solid #940cf1;}
        
        Border color #940cf1