#9940c4 color space conversions
Hex:
        #9940c4
        RGB:
        153, 64, 196
        CMY:
        40, 75, 23
        CMYK:
        22, 67, 0, 23
      HSL:
        280°, 52.8000%, 50.9804%
        HSV (HSB):
        280°, 67.3469%, 76.8627%
        XYZ:
        24.9341, 14.4246, 53.6946
        xyY:
        0.2680, 0.1550, 14.4246
      CIE-Lab:
        44.8358, 57.8539, -53.1215
        CIE-LCH:
        44.8358, 78.5428, 317.4419
        CIE-Luv:
        44.8358, 29.1559, -84.9281
        Hunter-Lab:
        37.9798, 50.7224, -57.2365
      #9940c4 color charts
#9940c4 RGB chart
      #9940c4 CMYK chart
      #9940c4 RGB pie chart
      #9940c4 color shades, tints & tones
#9940c4 color schemes
#9940c4 color preview, HTML & CSS examples
           This text has a color of #9940c4        
        
          <p style="color:#9940c4;">Text here</p>
        
        
          .mytext {color:#9940c4;}
        
        Text color #9940c4
      
           This box has a color of #9940c4        
        
          <div style="background-color:#9940c4;">Content here</div>
        
        
          .mybackground {background-color:#9940c4;}
        
        Background color #9940c4
      
           Border around this has a color of #9940c4        
        
          <div style="border:2px solid #9940c4;">Content here</div>
        
        
          .myborder {border:2px solid #9940c4;}
        
        Border color #9940c4