#ca29be color space conversions
Hex:
        #ca29be
        RGB:
        202, 41, 190
        CMY:
        21, 84, 25
        CMYK:
        0, 80, 6, 21
      HSL:
        304°, 66.2551%, 47.6471%
        HSV (HSB):
        304°, 79.7030%, 79.2157%
        XYZ:
        34.4443, 17.8601, 50.3471
        xyY:
        0.3355, 0.1740, 17.8601
      CIE-Lab:
        49.3260, 74.8978, -42.0254
        CIE-LCH:
        49.3260, 85.8826, 330.7031
        CIE-Luv:
        49.3260, 67.9996, -72.9746
        Hunter-Lab:
        42.2613, 71.5262, -41.0511
      #ca29be color charts
#ca29be RGB chart
      #ca29be CMYK chart
      #ca29be RGB pie chart
      #ca29be color shades, tints & tones
#ca29be color schemes
#ca29be color preview, HTML & CSS examples
           This text has a color of #ca29be        
        
          <p style="color:#ca29be;">Text here</p>
        
        
          .mytext {color:#ca29be;}
        
        Text color #ca29be
      
           This box has a color of #ca29be        
        
          <div style="background-color:#ca29be;">Content here</div>
        
        
          .mybackground {background-color:#ca29be;}
        
        Background color #ca29be
      
           Border around this has a color of #ca29be        
        
          <div style="border:2px solid #ca29be;">Content here</div>
        
        
          .myborder {border:2px solid #ca29be;}
        
        Border color #ca29be