#fc29d4 color space conversions
Hex:
        #fc29d4
        RGB:
        252, 41, 212
        CMY:
        1, 84, 17
        CMYK:
        0, 84, 16, 1
      HSL:
        311°, 97.2350%, 57.4510%
        HSV (HSB):
        311°, 83.7302%, 98.8235%
        XYZ:
        52.8215, 27.0348, 64.7216
        xyY:
        0.3653, 0.1870, 27.0348
      CIE-Lab:
        59.0065, 87.7771, -38.8398
        CIE-LCH:
        59.0065, 95.9862, 336.1314
        CIE-Luv:
        59.0065, 96.6266, -73.2161
        Hunter-Lab:
        51.9950, 90.3462, -37.4057
      #fc29d4 color charts
#fc29d4 RGB chart
      #fc29d4 CMYK chart
      #fc29d4 RGB pie chart
      #fc29d4 color shades, tints & tones
#fc29d4 color schemes
#fc29d4 color preview, HTML & CSS examples
           This text has a color of #fc29d4        
        
          <p style="color:#fc29d4;">Text here</p>
        
        
          .mytext {color:#fc29d4;}
        
        Text color #fc29d4
      
           This box has a color of #fc29d4        
        
          <div style="background-color:#fc29d4;">Content here</div>
        
        
          .mybackground {background-color:#fc29d4;}
        
        Background color #fc29d4
      
           Border around this has a color of #fc29d4        
        
          <div style="border:2px solid #fc29d4;">Content here</div>
        
        
          .myborder {border:2px solid #fc29d4;}
        
        Border color #fc29d4