#c329bd color space conversions
Hex:
        #c329bd
        RGB:
        195, 41, 189
        CMY:
        24, 84, 26
        CMYK:
        0, 79, 3, 24
      HSL:
        302°, 65.2542%, 46.2745%
        HSV (HSB):
        302°, 78.9744%, 76.4706%
        XYZ:
        32.4839, 16.8621, 49.6867
        xyY:
        0.3280, 0.1703, 16.8621
      CIE-Lab:
        48.0858, 73.3481, -43.4845
        CIE-LCH:
        48.0858, 85.2693, 329.3384
        CIE-Luv:
        48.0858, 63.2763, -74.4164
        Hunter-Lab:
        41.0635, 69.3441, -42.9963
      #c329bd color charts
#c329bd RGB chart
      #c329bd CMYK chart
      #c329bd RGB pie chart
      #c329bd color shades, tints & tones
#c329bd color schemes
#c329bd color preview, HTML & CSS examples
           This text has a color of #c329bd        
        
          <p style="color:#c329bd;">Text here</p>
        
        
          .mytext {color:#c329bd;}
        
        Text color #c329bd
      
           This box has a color of #c329bd        
        
          <div style="background-color:#c329bd;">Content here</div>
        
        
          .mybackground {background-color:#c329bd;}
        
        Background color #c329bd
      
           Border around this has a color of #c329bd        
        
          <div style="border:2px solid #c329bd;">Content here</div>
        
        
          .myborder {border:2px solid #c329bd;}
        
        Border color #c329bd