#b329bc color space conversions
Hex:
        #b329bc
        RGB:
        179, 41, 188
        CMY:
        30, 84, 26
        CMYK:
        5, 78, 0, 26
      HSL:
        296°, 64.1921%, 44.9020%
        HSV (HSB):
        296°, 78.1915%, 73.7255%
        XYZ:
        28.4604, 14.8004, 48.9337
        xyY:
        0.3087, 0.1605, 14.8004
      CIE-Lab:
        45.3596, 70.0253, -47.4030
        CIE-LCH:
        45.3596, 84.5611, 325.9043
        CIE-Luv:
        45.3596, 52.3171, -78.4484
        Hunter-Lab:
        38.4713, 64.7265, -48.4841
      #b329bc color charts
#b329bc RGB chart
      #b329bc CMYK chart
      #b329bc RGB pie chart
      #b329bc color shades, tints & tones
#b329bc color schemes
#b329bc color preview, HTML & CSS examples
           This text has a color of #b329bc        
        
          <p style="color:#b329bc;">Text here</p>
        
        
          .mytext {color:#b329bc;}
        
        Text color #b329bc
      
           This box has a color of #b329bc        
        
          <div style="background-color:#b329bc;">Content here</div>
        
        
          .mybackground {background-color:#b329bc;}
        
        Background color #b329bc
      
           Border around this has a color of #b329bc        
        
          <div style="border:2px solid #b329bc;">Content here</div>
        
        
          .myborder {border:2px solid #b329bc;}
        
        Border color #b329bc