#942fba color space conversions
Hex:
        #942fba
        RGB:
        148, 47, 186
        CMY:
        42, 82, 27
        CMYK:
        20, 75, 0, 27
      HSL:
        284°, 59.6567%, 45.6863%
        HSV (HSB):
        284°, 74.7312%, 72.9412%
        XYZ:
        22.0922, 11.8741, 47.5819
        xyY:
        0.2709, 0.1456, 11.8741
      CIE-Lab:
        41.0153, 61.6676, -53.4694
        CIE-LCH:
        41.0153, 81.6202, 319.0728
        CIE-Luv:
        41.0153, 31.9029, -83.5657
        Hunter-Lab:
        34.4588, 54.1367, -57.7485
      #942fba color charts
#942fba RGB chart
      #942fba CMYK chart
      #942fba RGB pie chart
      #942fba color shades, tints & tones
#942fba color schemes
#942fba color preview, HTML & CSS examples
           This text has a color of #942fba        
        
          <p style="color:#942fba;">Text here</p>
        
        
          .mytext {color:#942fba;}
        
        Text color #942fba
      
           This box has a color of #942fba        
        
          <div style="background-color:#942fba;">Content here</div>
        
        
          .mybackground {background-color:#942fba;}
        
        Background color #942fba
      
           Border around this has a color of #942fba        
        
          <div style="border:2px solid #942fba;">Content here</div>
        
        
          .myborder {border:2px solid #942fba;}
        
        Border color #942fba