#fb40d0 color space conversions
Hex:
        #fb40d0
        RGB:
        251, 64, 208
        CMY:
        2, 75, 18
        CMYK:
        0, 75, 17, 2
      HSL:
        314°, 95.8974%, 61.7647%
        HSV (HSB):
        314°, 74.5020%, 98.4314%
        XYZ:
        53.0022, 28.7301, 62.4264
        xyY:
        0.3677, 0.1993, 28.7301
      CIE-Lab:
        60.5427, 81.6240, -34.1795
        CIE-LCH:
        60.5427, 88.4913, 337.2788
        CIE-Luv:
        60.5427, 92.8805, -65.4189
        Hunter-Lab:
        53.6005, 82.7070, -31.5325
      #fb40d0 color charts
#fb40d0 RGB chart
      #fb40d0 CMYK chart
      #fb40d0 RGB pie chart
      #fb40d0 color shades, tints & tones
#fb40d0 color schemes
#fb40d0 color preview, HTML & CSS examples
           This text has a color of #fb40d0        
        
          <p style="color:#fb40d0;">Text here</p>
        
        
          .mytext {color:#fb40d0;}
        
        Text color #fb40d0
      
           This box has a color of #fb40d0        
        
          <div style="background-color:#fb40d0;">Content here</div>
        
        
          .mybackground {background-color:#fb40d0;}
        
        Background color #fb40d0
      
           Border around this has a color of #fb40d0        
        
          <div style="border:2px solid #fb40d0;">Content here</div>
        
        
          .myborder {border:2px solid #fb40d0;}
        
        Border color #fb40d0