#c329a9 color space conversions
Hex:
        #c329a9
        RGB:
        195, 41, 169
        CMY:
        24, 84, 34
        CMYK:
        0, 79, 13, 24
      HSL:
        310°, 65.2542%, 46.2745%
        HSV (HSB):
        310°, 78.9744%, 76.4706%
        XYZ:
        30.4600, 16.0526, 39.0291
        xyY:
        0.3561, 0.1877, 16.0526
      CIE-Lab:
        47.0434, 70.4252, -33.3758
        CIE-LCH:
        47.0434, 77.9336, 334.6428
        CIE-Luv:
        47.0434, 70.8862, -58.8968
        Hunter-Lab:
        40.0656, 65.5904, -29.7102
      #c329a9 color charts
#c329a9 RGB chart
      #c329a9 CMYK chart
      #c329a9 RGB pie chart
      #c329a9 color shades, tints & tones
#c329a9 color schemes
#c329a9 color preview, HTML & CSS examples
           This text has a color of #c329a9        
        
          <p style="color:#c329a9;">Text here</p>
        
        
          .mytext {color:#c329a9;}
        
        Text color #c329a9
      
           This box has a color of #c329a9        
        
          <div style="background-color:#c329a9;">Content here</div>
        
        
          .mybackground {background-color:#c329a9;}
        
        Background color #c329a9
      
           Border around this has a color of #c329a9        
        
          <div style="border:2px solid #c329a9;">Content here</div>
        
        
          .myborder {border:2px solid #c329a9;}
        
        Border color #c329a9