#942fa2 color space conversions
Hex:
        #942fa2
        RGB:
        148, 47, 162
        CMY:
        42, 82, 36
        CMYK:
        9, 71, 0, 36
      HSL:
        293°, 55.0239%, 40.9804%
        HSV (HSB):
        293°, 70.9877%, 63.5294%
        XYZ:
        19.7508, 10.9376, 35.2526
        xyY:
        0.2995, 0.1659, 10.9376
      CIE-Lab:
        39.4751, 57.0381, -41.6859
        CIE-LCH:
        39.4751, 70.6474, 323.8391
        CIE-Luv:
        39.4751, 38.4822, -65.8883
        Hunter-Lab:
        33.0720, 48.7256, -40.0489
      #942fa2 color charts
#942fa2 RGB chart
      #942fa2 CMYK chart
      #942fa2 RGB pie chart
      #942fa2 color shades, tints & tones
#942fa2 color schemes
#942fa2 color preview, HTML & CSS examples
           This text has a color of #942fa2        
        
          <p style="color:#942fa2;">Text here</p>
        
        
          .mytext {color:#942fa2;}
        
        Text color #942fa2
      
           This box has a color of #942fa2        
        
          <div style="background-color:#942fa2;">Content here</div>
        
        
          .mybackground {background-color:#942fa2;}
        
        Background color #942fa2
      
           Border around this has a color of #942fa2        
        
          <div style="border:2px solid #942fa2;">Content here</div>
        
        
          .myborder {border:2px solid #942fa2;}
        
        Border color #942fa2