#fd29ca color space conversions
Hex:
        #fd29ca
        RGB:
        253, 41, 202
        CMY:
        1, 84, 21
        CMYK:
        0, 84, 20, 1
      HSL:
        314°, 98.1481%, 57.6471%
        HSV (HSB):
        314°, 83.7945%, 99.2157%
        XYZ:
        51.9616, 26.7328, 58.2984
        xyY:
        0.3793, 0.1951, 26.7328
      CIE-Lab:
        58.7262, 86.7426, -33.5653
        CIE-LCH:
        58.7262, 93.0102, 338.8459
        CIE-Luv:
        58.7262, 101.6946, -64.9922
        Hunter-Lab:
        51.7038, 88.9086, -30.6596
      #fd29ca color charts
#fd29ca RGB chart
      #fd29ca CMYK chart
      #fd29ca RGB pie chart
      #fd29ca color shades, tints & tones
#fd29ca color schemes
#fd29ca color preview, HTML & CSS examples
           This text has a color of #fd29ca        
        
          <p style="color:#fd29ca;">Text here</p>
        
        
          .mytext {color:#fd29ca;}
        
        Text color #fd29ca
      
           This box has a color of #fd29ca        
        
          <div style="background-color:#fd29ca;">Content here</div>
        
        
          .mybackground {background-color:#fd29ca;}
        
        Background color #fd29ca
      
           Border around this has a color of #fd29ca        
        
          <div style="border:2px solid #fd29ca;">Content here</div>
        
        
          .myborder {border:2px solid #fd29ca;}
        
        Border color #fd29ca