#b329c3 color space conversions
Hex:
        #b329c3
        RGB:
        179, 41, 195
        CMY:
        30, 84, 24
        CMYK:
        8, 79, 0, 24
      HSL:
        294°, 65.2542%, 46.2745%
        HSV (HSB):
        294°, 78.9744%, 76.4706%
        XYZ:
        29.2337, 15.1097, 53.0054
        xyY:
        0.3003, 0.1552, 15.1097
      CIE-Lab:
        45.7841, 71.1979, -50.8076
        CIE-LCH:
        45.7841, 87.4675, 324.4879
        CIE-Luv:
        45.7841, 49.9970, -83.6683
        Hunter-Lab:
        38.8712, 66.2189, -53.6390
      #b329c3 color charts
#b329c3 RGB chart
      #b329c3 CMYK chart
      #b329c3 RGB pie chart
      #b329c3 color shades, tints & tones
#b329c3 color schemes
#b329c3 color preview, HTML & CSS examples
           This text has a color of #b329c3        
        
          <p style="color:#b329c3;">Text here</p>
        
        
          .mytext {color:#b329c3;}
        
        Text color #b329c3
      
           This box has a color of #b329c3        
        
          <div style="background-color:#b329c3;">Content here</div>
        
        
          .mybackground {background-color:#b329c3;}
        
        Background color #b329c3
      
           Border around this has a color of #b329c3        
        
          <div style="border:2px solid #b329c3;">Content here</div>
        
        
          .myborder {border:2px solid #b329c3;}
        
        Border color #b329c3