#ca29ad color space conversions
Hex:
        #ca29ad
        RGB:
        202, 41, 173
        CMY:
        21, 84, 32
        CMYK:
        0, 80, 14, 21
      HSL:
        311°, 66.2551%, 47.6471%
        HSV (HSB):
        311°, 79.7030%, 79.2157%
        XYZ:
        32.6929, 17.1596, 41.1242
        xyY:
        0.3594, 0.1886, 17.1596
      CIE-Lab:
        48.4605, 72.4813, -33.4305
        CIE-LCH:
        48.4605, 79.8194, 335.2395
        CIE-Luv:
        48.4605, 74.6199, -59.7316
        Hunter-Lab:
        41.4241, 68.3843, -29.8639
      #ca29ad color charts
#ca29ad RGB chart
      #ca29ad CMYK chart
      #ca29ad RGB pie chart
      #ca29ad color shades, tints & tones
#ca29ad color schemes
#ca29ad color preview, HTML & CSS examples
           This text has a color of #ca29ad        
        
          <p style="color:#ca29ad;">Text here</p>
        
        
          .mytext {color:#ca29ad;}
        
        Text color #ca29ad
      
           This box has a color of #ca29ad        
        
          <div style="background-color:#ca29ad;">Content here</div>
        
        
          .mybackground {background-color:#ca29ad;}
        
        Background color #ca29ad
      
           Border around this has a color of #ca29ad        
        
          <div style="border:2px solid #ca29ad;">Content here</div>
        
        
          .myborder {border:2px solid #ca29ad;}
        
        Border color #ca29ad