#fc29c6 color space conversions
Hex:
        #fc29c6
        RGB:
        252, 41, 198
        CMY:
        1, 84, 22
        CMYK:
        0, 84, 21, 1
      HSL:
        315°, 97.2350%, 57.4510%
        HSV (HSB):
        315°, 83.7302%, 98.8235%
        XYZ:
        51.1309, 26.3585, 55.8189
        xyY:
        0.3836, 0.1977, 26.3585
      CIE-Lab:
        58.3758, 86.0622, -31.8335
        CIE-LCH:
        58.3758, 91.7610, 339.7011
        CIE-Luv:
        58.3758, 102.6612, -62.1920
        Hunter-Lab:
        51.3406, 87.9249, -28.5233
      #fc29c6 color charts
#fc29c6 RGB chart
      #fc29c6 CMYK chart
      #fc29c6 RGB pie chart
      #fc29c6 color shades, tints & tones
#fc29c6 color schemes
#fc29c6 color preview, HTML & CSS examples
           This text has a color of #fc29c6        
        
          <p style="color:#fc29c6;">Text here</p>
        
        
          .mytext {color:#fc29c6;}
        
        Text color #fc29c6
      
           This box has a color of #fc29c6        
        
          <div style="background-color:#fc29c6;">Content here</div>
        
        
          .mybackground {background-color:#fc29c6;}
        
        Background color #fc29c6
      
           Border around this has a color of #fc29c6        
        
          <div style="border:2px solid #fc29c6;">Content here</div>
        
        
          .myborder {border:2px solid #fc29c6;}
        
        Border color #fc29c6