#fb96e1 color space conversions
Hex:
        #fb96e1
        RGB:
        251, 150, 225
        CMY:
        2, 41, 12
        CMYK:
        0, 40, 10, 2
      HSL:
        315°, 92.6606%, 78.6275%
        HSV (HSB):
        315°, 40.2390%, 98.4314%
        XYZ:
        64.2806, 47.7582, 77.0645
        xyY:
        0.3399, 0.2526, 47.7582
      CIE-Lab:
        74.6721, 48.0566, -21.9044
        CIE-LCH:
        74.6721, 52.8133, 335.4963
        CIE-Luv:
        74.6721, 54.6257, -42.2709
        Hunter-Lab:
        69.1073, 45.0953, -17.7417
      #fb96e1 color charts
#fb96e1 RGB chart
      #fb96e1 CMYK chart
      #fb96e1 RGB pie chart
      #fb96e1 color shades, tints & tones
#fb96e1 color schemes
#fb96e1 color preview, HTML & CSS examples
           This text has a color of #fb96e1        
        
          <p style="color:#fb96e1;">Text here</p>
        
        
          .mytext {color:#fb96e1;}
        
        Text color #fb96e1
      
           This box has a color of #fb96e1        
        
          <div style="background-color:#fb96e1;">Content here</div>
        
        
          .mybackground {background-color:#fb96e1;}
        
        Background color #fb96e1
      
           Border around this has a color of #fb96e1        
        
          <div style="border:2px solid #fb96e1;">Content here</div>
        
        
          .myborder {border:2px solid #fb96e1;}
        
        Border color #fb96e1