#fb29ca color space conversions
Hex:
        #fb29ca
        RGB:
        251, 41, 202
        CMY:
        2, 84, 21
        CMYK:
        0, 84, 20, 2
      HSL:
        314°, 96.3303%, 57.2549%
        HSV (HSB):
        314°, 83.6653%, 98.4314%
        XYZ:
        51.2373, 26.3594, 58.2645
        xyY:
        0.3771, 0.1940, 26.3594
      CIE-Lab:
        58.3766, 86.3407, -34.1365
        CIE-LCH:
        58.3766, 92.8441, 338.4276
        CIE-Luv:
        58.3766, 100.1493, -65.7017
        Hunter-Lab:
        51.3414, 88.2906, -31.3460
      #fb29ca color charts
#fb29ca RGB chart
      #fb29ca CMYK chart
      #fb29ca RGB pie chart
      #fb29ca color shades, tints & tones
#fb29ca color schemes
#fb29ca color preview, HTML & CSS examples
           This text has a color of #fb29ca        
        
          <p style="color:#fb29ca;">Text here</p>
        
        
          .mytext {color:#fb29ca;}
        
        Text color #fb29ca
      
           This box has a color of #fb29ca        
        
          <div style="background-color:#fb29ca;">Content here</div>
        
        
          .mybackground {background-color:#fb29ca;}
        
        Background color #fb29ca
      
           Border around this has a color of #fb29ca        
        
          <div style="border:2px solid #fb29ca;">Content here</div>
        
        
          .myborder {border:2px solid #fb29ca;}
        
        Border color #fb29ca