#940fe8 color space conversions
Hex:
        #940fe8
        RGB:
        148, 15, 232
        CMY:
        42, 94, 9
        CMYK:
        36, 94, 0, 9
      HSL:
        277°, 87.8543%, 48.4314%
        HSV (HSB):
        277°, 93.5345%, 90.9804%
        XYZ:
        26.9491, 12.4637, 77.3293
        xyY:
        0.2308, 0.1068, 12.4637
      CIE-Lab:
        41.9439, 78.7190, -78.5364
        CIE-LCH:
        41.9439, 111.1965, 315.0665
        CIE-Luv:
        41.9439, 23.9448, -118.1958
        Hunter-Lab:
        35.3040, 74.4745, -105.1549
      #940fe8 color charts
#940fe8 RGB chart
      #940fe8 CMYK chart
      #940fe8 RGB pie chart
      #940fe8 color shades, tints & tones
#940fe8 color schemes
#940fe8 color preview, HTML & CSS examples
           This text has a color of #940fe8        
        
          <p style="color:#940fe8;">Text here</p>
        
        
          .mytext {color:#940fe8;}
        
        Text color #940fe8
      
           This box has a color of #940fe8        
        
          <div style="background-color:#940fe8;">Content here</div>
        
        
          .mybackground {background-color:#940fe8;}
        
        Background color #940fe8
      
           Border around this has a color of #940fe8        
        
          <div style="border:2px solid #940fe8;">Content here</div>
        
        
          .myborder {border:2px solid #940fe8;}
        
        Border color #940fe8