#b329da color space conversions
Hex:
        #b329da
        RGB:
        179, 41, 218
        CMY:
        30, 84, 15
        CMYK:
        18, 81, 0, 15
      HSL:
        287°, 70.5179%, 50.7843%
        HSV (HSB):
        287°, 81.1927%, 85.4902%
        XYZ:
        32.0382, 16.2315, 67.7741
        xyY:
        0.2761, 0.1399, 16.2315
      CIE-Lab:
        47.2768, 75.2291, -61.6666
        CIE-LCH:
        47.2768, 97.2738, 320.6579
        CIE-Luv:
        47.2768, 42.8964, -100.3354
        Hunter-Lab:
        40.2884, 71.4426, -71.5372
      #b329da color charts
#b329da RGB chart
      #b329da CMYK chart
      #b329da RGB pie chart
      #b329da color shades, tints & tones
#b329da color schemes
#b329da color preview, HTML & CSS examples
           This text has a color of #b329da        
        
          <p style="color:#b329da;">Text here</p>
        
        
          .mytext {color:#b329da;}
        
        Text color #b329da
      
           This box has a color of #b329da        
        
          <div style="background-color:#b329da;">Content here</div>
        
        
          .mybackground {background-color:#b329da;}
        
        Background color #b329da
      
           Border around this has a color of #b329da        
        
          <div style="border:2px solid #b329da;">Content here</div>
        
        
          .myborder {border:2px solid #b329da;}
        
        Border color #b329da