#fb429e color space conversions
Hex:
        #fb429e
        RGB:
        251, 66, 158
        CMY:
        2, 74, 38
        CMYK:
        0, 74, 37, 2
      HSL:
        330°, 95.8549%, 62.1569%
        HSV (HSB):
        330°, 73.7052%, 98.4314%
        XYZ:
        47.9034, 26.8743, 35.0102
        xyY:
        0.4363, 0.2448, 26.8743
      CIE-Lab:
        58.8578, 75.2422, -7.9520
        CIE-LCH:
        58.8578, 75.6612, 353.9671
        CIE-Luv:
        58.8578, 112.2930, -25.5245
        Hunter-Lab:
        51.8404, 74.2232, -3.7530
      #fb429e color charts
#fb429e RGB chart
      #fb429e CMYK chart
      #fb429e RGB pie chart
      #fb429e color shades, tints & tones
#fb429e color schemes
#fb429e color preview, HTML & CSS examples
           This text has a color of #fb429e        
        
          <p style="color:#fb429e;">Text here</p>
        
        
          .mytext {color:#fb429e;}
        
        Text color #fb429e
      
           This box has a color of #fb429e        
        
          <div style="background-color:#fb429e;">Content here</div>
        
        
          .mybackground {background-color:#fb429e;}
        
        Background color #fb429e
      
           Border around this has a color of #fb429e        
        
          <div style="border:2px solid #fb429e;">Content here</div>
        
        
          .myborder {border:2px solid #fb429e;}
        
        Border color #fb429e