#b429db color space conversions
Hex:
        #b429db
        RGB:
        180, 41, 219
        CMY:
        29, 84, 14
        CMYK:
        18, 81, 0, 14
      HSL:
        287°, 71.2000%, 50.9804%
        HSV (HSB):
        287°, 81.2785%, 85.8824%
        XYZ:
        32.4015, 16.4036, 68.4763
        xyY:
        0.2763, 0.1399, 16.4036
      CIE-Lab:
        47.4997, 75.5787, -61.8702
        CIE-LCH:
        47.4997, 97.6732, 320.6956
        CIE-Luv:
        47.4997, 43.2277, -100.7984
        Hunter-Lab:
        40.5014, 71.9242, -71.8914
      #b429db color charts
#b429db RGB chart
      #b429db CMYK chart
      #b429db RGB pie chart
      #b429db color shades, tints & tones
#b429db color schemes
#b429db color preview, HTML & CSS examples
           This text has a color of #b429db        
        
          <p style="color:#b429db;">Text here</p>
        
        
          .mytext {color:#b429db;}
        
        Text color #b429db
      
           This box has a color of #b429db        
        
          <div style="background-color:#b429db;">Content here</div>
        
        
          .mybackground {background-color:#b429db;}
        
        Background color #b429db
      
           Border around this has a color of #b429db        
        
          <div style="border:2px solid #b429db;">Content here</div>
        
        
          .myborder {border:2px solid #b429db;}
        
        Border color #b429db