#b429e4 color space conversions
Hex:
        #b429e4
        RGB:
        180, 41, 228
        CMY:
        29, 84, 11
        CMYK:
        21, 82, 0, 11
      HSL:
        285°, 77.5934%, 52.7451%
        HSV (HSB):
        285°, 82.0175%, 89.4118%
        XYZ:
        33.6189, 16.8906, 74.8871
        xyY:
        0.2681, 0.1347, 16.8906
      CIE-Lab:
        48.1219, 77.2175, -65.9860
        CIE-LCH:
        48.1219, 101.5711, 319.4846
        CIE-Luv:
        48.1219, 40.6587, -107.1137
        Hunter-Lab:
        41.0982, 74.0938, -79.2666
      #b429e4 color charts
#b429e4 RGB chart
      #b429e4 CMYK chart
      #b429e4 RGB pie chart
      #b429e4 color shades, tints & tones
#b429e4 color schemes
#b429e4 color preview, HTML & CSS examples
           This text has a color of #b429e4        
        
          <p style="color:#b429e4;">Text here</p>
        
        
          .mytext {color:#b429e4;}
        
        Text color #b429e4
      
           This box has a color of #b429e4        
        
          <div style="background-color:#b429e4;">Content here</div>
        
        
          .mybackground {background-color:#b429e4;}
        
        Background color #b429e4
      
           Border around this has a color of #b429e4        
        
          <div style="border:2px solid #b429e4;">Content here</div>
        
        
          .myborder {border:2px solid #b429e4;}
        
        Border color #b429e4