#b329c8 color space conversions
Hex:
        #b329c8
        RGB:
        179, 41, 200
        CMY:
        30, 84, 22
        CMYK:
        11, 80, 0, 22
      HSL:
        292°, 65.9751%, 47.2549%
        HSV (HSB):
        292°, 79.5000%, 78.4314%
        XYZ:
        29.8087, 15.3397, 56.0334
        xyY:
        0.2946, 0.1516, 15.3397
      CIE-Lab:
        46.0960, 72.0520, -53.2103
        CIE-LCH:
        46.0960, 89.5702, 323.5541
        CIE-Luv:
        46.0960, 48.3851, -87.3557
        Hunter-Lab:
        39.1659, 67.3135, -57.4080
      #b329c8 color charts
#b329c8 RGB chart
      #b329c8 CMYK chart
      #b329c8 RGB pie chart
      #b329c8 color shades, tints & tones
#b329c8 color schemes
#b329c8 color preview, HTML & CSS examples
           This text has a color of #b329c8        
        
          <p style="color:#b329c8;">Text here</p>
        
        
          .mytext {color:#b329c8;}
        
        Text color #b329c8
      
           This box has a color of #b329c8        
        
          <div style="background-color:#b329c8;">Content here</div>
        
        
          .mybackground {background-color:#b329c8;}
        
        Background color #b329c8
      
           Border around this has a color of #b329c8        
        
          <div style="border:2px solid #b329c8;">Content here</div>
        
        
          .myborder {border:2px solid #b329c8;}
        
        Border color #b329c8