#9b429f color space conversions
Hex:
        #9b429f
        RGB:
        155, 66, 159
        CMY:
        39, 74, 38
        CMYK:
        3, 58, 0, 38
      HSL:
        297°, 41.3333%, 44.1176%
        HSV (HSB):
        297°, 58.4906%, 62.3529%
        XYZ:
        21.7238, 13.3682, 34.2362
        xyY:
        0.3133, 0.1928, 13.3682
      CIE-Lab:
        43.3129, 50.0460, -33.7364
        CIE-LCH:
        43.3129, 60.3551, 326.0158
        CIE-Luv:
        43.3129, 39.1707, -55.2309
        Hunter-Lab:
        36.5625, 42.0721, -29.9239
      #9b429f color charts
#9b429f RGB chart
      #9b429f CMYK chart
      #9b429f RGB pie chart
      #9b429f color shades, tints & tones
#9b429f color schemes
#9b429f color preview, HTML & CSS examples
           This text has a color of #9b429f        
        
          <p style="color:#9b429f;">Text here</p>
        
        
          .mytext {color:#9b429f;}
        
        Text color #9b429f
      
           This box has a color of #9b429f        
        
          <div style="background-color:#9b429f;">Content here</div>
        
        
          .mybackground {background-color:#9b429f;}
        
        Background color #9b429f
      
           Border around this has a color of #9b429f        
        
          <div style="border:2px solid #9b429f;">Content here</div>
        
        
          .myborder {border:2px solid #9b429f;}
        
        Border color #9b429f