#9942c4 color space conversions
Hex:
        #9942c4
        RGB:
        153, 66, 196
        CMY:
        40, 74, 23
        CMYK:
        22, 66, 0, 23
      HSL:
        280°, 52.4194%, 51.3725%
        HSV (HSB):
        280°, 66.3265%, 76.8627%
        XYZ:
        25.0489, 14.6543, 53.7329
        xyY:
        0.2681, 0.1568, 14.6543
      CIE-Lab:
        45.1570, 56.9603, -52.6053
        CIE-LCH:
        45.1570, 77.5358, 317.2762
        CIE-Luv:
        45.1570, 28.7121, -84.2622
        Hunter-Lab:
        38.2809, 49.8090, -56.4257
      #9942c4 color charts
#9942c4 RGB chart
      #9942c4 CMYK chart
      #9942c4 RGB pie chart
      #9942c4 color shades, tints & tones
#9942c4 color schemes
#9942c4 color preview, HTML & CSS examples
           This text has a color of #9942c4        
        
          <p style="color:#9942c4;">Text here</p>
        
        
          .mytext {color:#9942c4;}
        
        Text color #9942c4
      
           This box has a color of #9942c4        
        
          <div style="background-color:#9942c4;">Content here</div>
        
        
          .mybackground {background-color:#9942c4;}
        
        Background color #9942c4
      
           Border around this has a color of #9942c4        
        
          <div style="border:2px solid #9942c4;">Content here</div>
        
        
          .myborder {border:2px solid #9942c4;}
        
        Border color #9942c4