#940fe7 color space conversions
Hex:
        #940fe7
        RGB:
        148, 15, 231
        CMY:
        42, 94, 9
        CMYK:
        36, 94, 0, 9
      HSL:
        277°, 87.8049%, 48.2353%
        HSV (HSB):
        277°, 93.5065%, 90.5882%
        XYZ:
        26.8074, 12.4071, 76.5832
        xyY:
        0.2315, 0.1071, 12.4071
      CIE-Lab:
        41.8559, 78.5215, -78.1123
        CIE-LCH:
        41.8559, 110.7572, 315.1497
        CIE-Luv:
        41.8559, 24.1579, -117.5760
        Hunter-Lab:
        35.2237, 74.2080, -104.2516
      #940fe7 color charts
#940fe7 RGB chart
      #940fe7 CMYK chart
      #940fe7 RGB pie chart
      #940fe7 color shades, tints & tones
#940fe7 color schemes
#940fe7 color preview, HTML & CSS examples
           This text has a color of #940fe7        
        
          <p style="color:#940fe7;">Text here</p>
        
        
          .mytext {color:#940fe7;}
        
        Text color #940fe7
      
           This box has a color of #940fe7        
        
          <div style="background-color:#940fe7;">Content here</div>
        
        
          .mybackground {background-color:#940fe7;}
        
        Background color #940fe7
      
           Border around this has a color of #940fe7        
        
          <div style="border:2px solid #940fe7;">Content here</div>
        
        
          .myborder {border:2px solid #940fe7;}
        
        Border color #940fe7