#ca29bb color space conversions
Hex:
        #ca29bb
        RGB:
        202, 41, 187
        CMY:
        21, 84, 27
        CMYK:
        0, 80, 7, 21
      HSL:
        306°, 66.2551%, 47.6471%
        HSV (HSB):
        306°, 79.7030%, 79.2157%
        XYZ:
        34.1197, 17.7303, 48.6377
        xyY:
        0.3395, 0.1764, 17.7303
      CIE-Lab:
        49.1673, 74.4585, -40.5285
        CIE-LCH:
        49.1673, 84.7740, 331.4401
        CIE-Luv:
        49.1673, 69.1430, -70.6543
        Hunter-Lab:
        42.1073, 70.9512, -39.0100
      #ca29bb color charts
#ca29bb RGB chart
      #ca29bb CMYK chart
      #ca29bb RGB pie chart
      #ca29bb color shades, tints & tones
#ca29bb color schemes
#ca29bb color preview, HTML & CSS examples
           This text has a color of #ca29bb        
        
          <p style="color:#ca29bb;">Text here</p>
        
        
          .mytext {color:#ca29bb;}
        
        Text color #ca29bb
      
           This box has a color of #ca29bb        
        
          <div style="background-color:#ca29bb;">Content here</div>
        
        
          .mybackground {background-color:#ca29bb;}
        
        Background color #ca29bb
      
           Border around this has a color of #ca29bb        
        
          <div style="border:2px solid #ca29bb;">Content here</div>
        
        
          .myborder {border:2px solid #ca29bb;}
        
        Border color #ca29bb