#fb29c1 color space conversions
Hex:
        #fb29c1
        RGB:
        251, 41, 193
        CMY:
        2, 84, 24
        CMYK:
        0, 84, 23, 2
      HSL:
        317°, 96.3303%, 57.2549%
        HSV (HSB):
        317°, 83.6653%, 98.4314%
        XYZ:
        50.2022, 25.9454, 52.8141
        xyY:
        0.3893, 0.2012, 25.9454
      CIE-Lab:
        57.9852, 85.2692, -29.5817
        CIE-LCH:
        57.9852, 90.2548, 340.8672
        CIE-Luv:
        57.9852, 104.0702, -58.6009
        Hunter-Lab:
        50.9366, 86.7875, -25.8198
      #fb29c1 color charts
#fb29c1 RGB chart
      #fb29c1 CMYK chart
      #fb29c1 RGB pie chart
      #fb29c1 color shades, tints & tones
#fb29c1 color schemes
#fb29c1 color preview, HTML & CSS examples
           This text has a color of #fb29c1        
        
          <p style="color:#fb29c1;">Text here</p>
        
        
          .mytext {color:#fb29c1;}
        
        Text color #fb29c1
      
           This box has a color of #fb29c1        
        
          <div style="background-color:#fb29c1;">Content here</div>
        
        
          .mybackground {background-color:#fb29c1;}
        
        Background color #fb29c1
      
           Border around this has a color of #fb29c1        
        
          <div style="border:2px solid #fb29c1;">Content here</div>
        
        
          .myborder {border:2px solid #fb29c1;}
        
        Border color #fb29c1