#fd29c2 color space conversions
Hex:
        #fd29c2
        RGB:
        253, 41, 194
        CMY:
        1, 84, 24
        CMYK:
        0, 84, 23, 1
      HSL:
        317°, 98.1481%, 57.6471%
        HSV (HSB):
        317°, 83.7945%, 99.2157%
        XYZ:
        51.0386, 26.3636, 53.4376
        xyY:
        0.3901, 0.2015, 26.3636
      CIE-Lab:
        58.3805, 85.7970, -29.5160
        CIE-LCH:
        58.3805, 90.7321, 341.0157
        CIE-Luv:
        58.3805, 105.1913, -58.6799
        Hunter-Lab:
        51.3455, 87.5785, -25.7640
      #fd29c2 color charts
#fd29c2 RGB chart
      #fd29c2 CMYK chart
      #fd29c2 RGB pie chart
      #fd29c2 color shades, tints & tones
#fd29c2 color schemes
#fd29c2 color preview, HTML & CSS examples
           This text has a color of #fd29c2        
        
          <p style="color:#fd29c2;">Text here</p>
        
        
          .mytext {color:#fd29c2;}
        
        Text color #fd29c2
      
           This box has a color of #fd29c2        
        
          <div style="background-color:#fd29c2;">Content here</div>
        
        
          .mybackground {background-color:#fd29c2;}
        
        Background color #fd29c2
      
           Border around this has a color of #fd29c2        
        
          <div style="border:2px solid #fd29c2;">Content here</div>
        
        
          .myborder {border:2px solid #fd29c2;}
        
        Border color #fd29c2