#942fa8 color space conversions
Hex:
        #942fa8
        RGB:
        148, 47, 168
        CMY:
        42, 82, 34
        CMYK:
        12, 72, 0, 34
      HSL:
        290°, 56.2791%, 42.1569%
        HSV (HSB):
        290°, 72.0238%, 65.8824%
        XYZ:
        20.2971, 11.1561, 38.1293
        xyY:
        0.2917, 0.1603, 11.1561
      CIE-Lab:
        39.8421, 58.1619, -44.6915
        CIE-LCH:
        39.8421, 73.3494, 322.4614
        CIE-Luv:
        39.8421, 36.7603, -70.3887
        Hunter-Lab:
        33.4007, 50.0206, -44.3033
      #942fa8 color charts
#942fa8 RGB chart
      #942fa8 CMYK chart
      #942fa8 RGB pie chart
      #942fa8 color shades, tints & tones
#942fa8 color schemes
#942fa8 color preview, HTML & CSS examples
           This text has a color of #942fa8        
        
          <p style="color:#942fa8;">Text here</p>
        
        
          .mytext {color:#942fa8;}
        
        Text color #942fa8
      
           This box has a color of #942fa8        
        
          <div style="background-color:#942fa8;">Content here</div>
        
        
          .mybackground {background-color:#942fa8;}
        
        Background color #942fa8
      
           Border around this has a color of #942fa8        
        
          <div style="border:2px solid #942fa8;">Content here</div>
        
        
          .myborder {border:2px solid #942fa8;}
        
        Border color #942fa8