#fb429b color space conversions
Hex:
        #fb429b
        RGB:
        251, 66, 155
        CMY:
        2, 74, 39
        CMYK:
        0, 74, 38, 2
      HSL:
        331°, 95.8549%, 62.1569%
        HSV (HSB):
        331°, 73.7052%, 98.4314%
        XYZ:
        47.6483, 26.7722, 33.6666
        xyY:
        0.4408, 0.2477, 26.7722
      CIE-Lab:
        58.7629, 74.9434, -6.3398
        CIE-LCH:
        58.7629, 75.2111, 355.1646
        CIE-Luv:
        58.7629, 113.4780, -23.2457
        Hunter-Lab:
        51.7419, 73.8295, -2.3585
      #fb429b color charts
#fb429b RGB chart
      #fb429b CMYK chart
      #fb429b RGB pie chart
      #fb429b color shades, tints & tones
#fb429b color schemes
#fb429b color preview, HTML & CSS examples
           This text has a color of #fb429b        
        
          <p style="color:#fb429b;">Text here</p>
        
        
          .mytext {color:#fb429b;}
        
        Text color #fb429b
      
           This box has a color of #fb429b        
        
          <div style="background-color:#fb429b;">Content here</div>
        
        
          .mybackground {background-color:#fb429b;}
        
        Background color #fb429b
      
           Border around this has a color of #fb429b        
        
          <div style="border:2px solid #fb429b;">Content here</div>
        
        
          .myborder {border:2px solid #fb429b;}
        
        Border color #fb429b