#fc29ba color space conversions
Hex:
        #fc29ba
        RGB:
        252, 41, 186
        CMY:
        1, 84, 27
        CMYK:
        0, 84, 26, 1
      HSL:
        319°, 97.2350%, 57.4510%
        HSV (HSB):
        319°, 83.7302%, 98.8235%
        XYZ:
        49.8007, 25.8265, 48.8146
        xyY:
        0.4002, 0.2075, 25.8265
      CIE-Lab:
        57.8720, 84.6767, -25.7056
        CIE-LCH:
        57.8720, 88.4925, 343.1131
        CIE-Luv:
        57.8720, 107.9380, -52.7245
        Hunter-Lab:
        50.8198, 85.9862, -21.3768
      #fc29ba color charts
#fc29ba RGB chart
      #fc29ba CMYK chart
      #fc29ba RGB pie chart
      #fc29ba color shades, tints & tones
#fc29ba color schemes
#fc29ba color preview, HTML & CSS examples
           This text has a color of #fc29ba        
        
          <p style="color:#fc29ba;">Text here</p>
        
        
          .mytext {color:#fc29ba;}
        
        Text color #fc29ba
      
           This box has a color of #fc29ba        
        
          <div style="background-color:#fc29ba;">Content here</div>
        
        
          .mybackground {background-color:#fc29ba;}
        
        Background color #fc29ba
      
           Border around this has a color of #fc29ba        
        
          <div style="border:2px solid #fc29ba;">Content here</div>
        
        
          .myborder {border:2px solid #fc29ba;}
        
        Border color #fc29ba