#942cbd color space conversions
Hex:
        #942cbd
        RGB:
        148, 44, 189
        CMY:
        42, 83, 26
        CMYK:
        22, 77, 0, 26
      HSL:
        283°, 62.2318%, 45.6863%
        HSV (HSB):
        283°, 76.7196%, 74.1176%
        XYZ:
        22.2987, 11.7714, 49.2409
        xyY:
        0.2677, 0.1413, 11.7714
      CIE-Lab:
        40.8504, 63.3334, -55.4974
        CIE-LCH:
        40.8504, 84.2086, 318.7727
        CIE-Luv:
        40.8504, 31.6023, -86.3855
        Hunter-Lab:
        34.3095, 55.9709, -61.0764
      #942cbd color charts
#942cbd RGB chart
      #942cbd CMYK chart
      #942cbd RGB pie chart
      #942cbd color shades, tints & tones
#942cbd color schemes
#942cbd color preview, HTML & CSS examples
           This text has a color of #942cbd        
        
          <p style="color:#942cbd;">Text here</p>
        
        
          .mytext {color:#942cbd;}
        
        Text color #942cbd
      
           This box has a color of #942cbd        
        
          <div style="background-color:#942cbd;">Content here</div>
        
        
          .mybackground {background-color:#942cbd;}
        
        Background color #942cbd
      
           Border around this has a color of #942cbd        
        
          <div style="border:2px solid #942cbd;">Content here</div>
        
        
          .myborder {border:2px solid #942cbd;}
        
        Border color #942cbd