#c329bf color space conversions
Hex:
        #c329bf
        RGB:
        195, 41, 191
        CMY:
        24, 84, 25
        CMYK:
        0, 79, 2, 24
      HSL:
        302°, 65.2542%, 46.2745%
        HSV (HSB):
        302°, 78.9744%, 76.4706%
        XYZ:
        32.7026, 16.9496, 50.8382
        xyY:
        0.3254, 0.1687, 16.9496
      CIE-Lab:
        48.1964, 73.6540, -44.4742
        CIE-LCH:
        48.1964, 86.0399, 328.8753
        CIE-Luv:
        48.1964, 62.5434, -75.9478
        Hunter-Lab:
        41.1699, 69.7413, -44.3948
      #c329bf color charts
#c329bf RGB chart
      #c329bf CMYK chart
      #c329bf RGB pie chart
      #c329bf color shades, tints & tones
#c329bf color schemes
#c329bf color preview, HTML & CSS examples
           This text has a color of #c329bf        
        
          <p style="color:#c329bf;">Text here</p>
        
        
          .mytext {color:#c329bf;}
        
        Text color #c329bf
      
           This box has a color of #c329bf        
        
          <div style="background-color:#c329bf;">Content here</div>
        
        
          .mybackground {background-color:#c329bf;}
        
        Background color #c329bf
      
           Border around this has a color of #c329bf        
        
          <div style="border:2px solid #c329bf;">Content here</div>
        
        
          .myborder {border:2px solid #c329bf;}
        
        Border color #c329bf