#ff29c2 color space conversions
Hex:
        #ff29c2
        RGB:
        255, 41, 194
        CMY:
        0, 84, 24
        CMYK:
        0, 84, 24, 0
      HSL:
        317°, 100.0000%, 58.0392%
        HSV (HSB):
        317°, 83.9216%, 100.0000%
        XYZ:
        51.7705, 26.7409, 53.4718
        xyY:
        0.3923, 0.2026, 26.7409
      CIE-Lab:
        58.7337, 86.2082, -28.9407
        CIE-LCH:
        58.7337, 90.9363, 341.4427
        CIE-Luv:
        58.7337, 106.7523, -57.9686
        Hunter-Lab:
        51.7116, 88.2080, -25.1100
      #ff29c2 color charts
#ff29c2 RGB chart
      #ff29c2 CMYK chart
      #ff29c2 RGB pie chart
      #ff29c2 color shades, tints & tones
#ff29c2 color schemes
#ff29c2 color preview, HTML & CSS examples
           This text has a color of #ff29c2        
        
          <p style="color:#ff29c2;">Text here</p>
        
        
          .mytext {color:#ff29c2;}
        
        Text color #ff29c2
      
           This box has a color of #ff29c2        
        
          <div style="background-color:#ff29c2;">Content here</div>
        
        
          .mybackground {background-color:#ff29c2;}
        
        Background color #ff29c2
      
           Border around this has a color of #ff29c2        
        
          <div style="border:2px solid #ff29c2;">Content here</div>
        
        
          .myborder {border:2px solid #ff29c2;}
        
        Border color #ff29c2