#fb40c7 color space conversions
Hex:
        #fb40c7
        RGB:
        251, 64, 199
        CMY:
        2, 75, 22
        CMYK:
        0, 75, 21, 2
      HSL:
        317°, 95.8974%, 61.7647%
        HSV (HSB):
        317°, 74.5020%, 98.4314%
        XYZ:
        51.9259, 28.2995, 56.7584
        xyY:
        0.3791, 0.2066, 28.2995
      CIE-Lab:
        60.1584, 80.4754, -29.6532
        CIE-LCH:
        60.1584, 85.7648, 339.7724
        CIE-Luv:
        60.1584, 96.4572, -58.2583
        Hunter-Lab:
        53.1973, 81.1384, -26.0208
      #fb40c7 color charts
#fb40c7 RGB chart
      #fb40c7 CMYK chart
      #fb40c7 RGB pie chart
      #fb40c7 color shades, tints & tones
#fb40c7 color schemes
#fb40c7 color preview, HTML & CSS examples
           This text has a color of #fb40c7        
        
          <p style="color:#fb40c7;">Text here</p>
        
        
          .mytext {color:#fb40c7;}
        
        Text color #fb40c7
      
           This box has a color of #fb40c7        
        
          <div style="background-color:#fb40c7;">Content here</div>
        
        
          .mybackground {background-color:#fb40c7;}
        
        Background color #fb40c7
      
           Border around this has a color of #fb40c7        
        
          <div style="border:2px solid #fb40c7;">Content here</div>
        
        
          .myborder {border:2px solid #fb40c7;}
        
        Border color #fb40c7