#ca29ff color space conversions
Hex:
        #ca29ff
        RGB:
        202, 41, 255
        CMY:
        21, 84, 0
        CMYK:
        21, 84, 0, 0
      HSL:
        285°, 100.0000%, 58.0392%
        HSV (HSB):
        285°, 83.9216%, 100.0000%
        XYZ:
        43.2001, 21.3624, 96.4542
        xyY:
        0.2683, 0.1327, 21.3624
      CIE-Lab:
        53.3439, 85.5351, -72.5222
        CIE-LCH:
        53.3439, 112.1416, 319.7066
        CIE-Luv:
        53.3439, 46.3139, -120.5996
        Hunter-Lab:
        46.2195, 85.9547, -91.3770
      #ca29ff color charts
#ca29ff RGB chart
      #ca29ff CMYK chart
      #ca29ff RGB pie chart
      #ca29ff color shades, tints & tones
#ca29ff color schemes
#ca29ff color preview, HTML & CSS examples
           This text has a color of #ca29ff        
        
          <p style="color:#ca29ff;">Text here</p>
        
        
          .mytext {color:#ca29ff;}
        
        Text color #ca29ff
      
           This box has a color of #ca29ff        
        
          <div style="background-color:#ca29ff;">Content here</div>
        
        
          .mybackground {background-color:#ca29ff;}
        
        Background color #ca29ff
      
           Border around this has a color of #ca29ff        
        
          <div style="border:2px solid #ca29ff;">Content here</div>
        
        
          .myborder {border:2px solid #ca29ff;}
        
        Border color #ca29ff