#942ff7 color space conversions
Hex:
        #942ff7
        RGB:
        148, 47, 247
        CMY:
        42, 82, 3
        CMYK:
        40, 81, 0, 3
      HSL:
        270°, 92.5926%, 57.6471%
        HSV (HSB):
        270°, 80.9717%, 96.8627%
        XYZ:
        30.0178, 15.0443, 89.3174
        xyY:
        0.2234, 0.1120, 15.0443
      CIE-Lab:
        45.6949, 74.5735, -80.8509
        CIE-LCH:
        45.6949, 109.9913, 312.6872
        CIE-Luv:
        45.6949, 18.6901, -124.6051
        Hunter-Lab:
        38.7870, 70.2661, -109.3801
      #942ff7 color charts
#942ff7 RGB chart
      #942ff7 CMYK chart
      #942ff7 RGB pie chart
      #942ff7 color shades, tints & tones
#942ff7 color schemes
#942ff7 color preview, HTML & CSS examples
           This text has a color of #942ff7        
        
          <p style="color:#942ff7;">Text here</p>
        
        
          .mytext {color:#942ff7;}
        
        Text color #942ff7
      
           This box has a color of #942ff7        
        
          <div style="background-color:#942ff7;">Content here</div>
        
        
          .mybackground {background-color:#942ff7;}
        
        Background color #942ff7
      
           Border around this has a color of #942ff7        
        
          <div style="border:2px solid #942ff7;">Content here</div>
        
        
          .myborder {border:2px solid #942ff7;}
        
        Border color #942ff7