#fb40c5 color space conversions
Hex:
        #fb40c5
        RGB:
        251, 64, 197
        CMY:
        2, 75, 23
        CMYK:
        0, 75, 22, 2
      HSL:
        317°, 95.8974%, 61.7647%
        HSV (HSB):
        317°, 74.5020%, 98.4314%
        XYZ:
        51.6951, 28.2072, 55.5432
        xyY:
        0.3817, 0.2083, 28.2072
      CIE-Lab:
        60.0755, 80.2263, -28.6391
        CIE-LCH:
        60.0755, 85.1848, 340.3545
        CIE-Luv:
        60.0755, 97.2576, -56.6668
        Hunter-Lab:
        53.1105, 80.7996, -24.8285
      #fb40c5 color charts
#fb40c5 RGB chart
      #fb40c5 CMYK chart
      #fb40c5 RGB pie chart
      #fb40c5 color shades, tints & tones
#fb40c5 color schemes
#fb40c5 color preview, HTML & CSS examples
           This text has a color of #fb40c5        
        
          <p style="color:#fb40c5;">Text here</p>
        
        
          .mytext {color:#fb40c5;}
        
        Text color #fb40c5
      
           This box has a color of #fb40c5        
        
          <div style="background-color:#fb40c5;">Content here</div>
        
        
          .mybackground {background-color:#fb40c5;}
        
        Background color #fb40c5
      
           Border around this has a color of #fb40c5        
        
          <div style="border:2px solid #fb40c5;">Content here</div>
        
        
          .myborder {border:2px solid #fb40c5;}
        
        Border color #fb40c5