#ca329a color space conversions
Hex:
        #ca329a
        RGB:
        202, 50, 154
        CMY:
        21, 80, 40
        CMYK:
        0, 75, 24, 21
      HSL:
        319°, 60.3175%, 49.4118%
        HSV (HSB):
        319°, 75.2475%, 79.2157%
        XYZ:
        31.3305, 17.1709, 32.2349
        xyY:
        0.3881, 0.2127, 17.1709
      CIE-Lab:
        48.4746, 67.4847, -22.1333
        CIE-LCH:
        48.4746, 71.0216, 341.8418
        CIE-Luv:
        48.4746, 80.1366, -42.5756
        Hunter-Lab:
        41.4377, 62.4452, -17.1159
      #ca329a color charts
#ca329a RGB chart
      #ca329a CMYK chart
      #ca329a RGB pie chart
      #ca329a color shades, tints & tones
#ca329a color schemes
#ca329a color preview, HTML & CSS examples
           This text has a color of #ca329a        
        
          <p style="color:#ca329a;">Text here</p>
        
        
          .mytext {color:#ca329a;}
        
        Text color #ca329a
      
           This box has a color of #ca329a        
        
          <div style="background-color:#ca329a;">Content here</div>
        
        
          .mybackground {background-color:#ca329a;}
        
        Background color #ca329a
      
           Border around this has a color of #ca329a        
        
          <div style="border:2px solid #ca329a;">Content here</div>
        
        
          .myborder {border:2px solid #ca329a;}
        
        Border color #ca329a