#fb96cd color space conversions
Hex:
        #fb96cd
        RGB:
        251, 150, 205
        CMY:
        2, 41, 20
        CMYK:
        0, 40, 18, 2
      HSL:
        327°, 92.6606%, 78.6275%
        HSV (HSB):
        327°, 40.2390%, 98.4314%
        XYZ:
        61.7095, 46.7297, 63.5249
        xyY:
        0.3589, 0.2717, 46.7297
      CIE-Lab:
        74.0165, 44.9510, -11.9176
        CIE-LCH:
        74.0165, 46.5040, 345.1511
        CIE-Luv:
        74.0165, 58.8001, -26.1086
        Hunter-Lab:
        68.3591, 41.5078, -7.2457
      #fb96cd color charts
#fb96cd RGB chart
      #fb96cd CMYK chart
      #fb96cd RGB pie chart
      #fb96cd color shades, tints & tones
#fb96cd color schemes
#fb96cd color preview, HTML & CSS examples
           This text has a color of #fb96cd        
        
          <p style="color:#fb96cd;">Text here</p>
        
        
          .mytext {color:#fb96cd;}
        
        Text color #fb96cd
      
           This box has a color of #fb96cd        
        
          <div style="background-color:#fb96cd;">Content here</div>
        
        
          .mybackground {background-color:#fb96cd;}
        
        Background color #fb96cd
      
           Border around this has a color of #fb96cd        
        
          <div style="border:2px solid #fb96cd;">Content here</div>
        
        
          .myborder {border:2px solid #fb96cd;}
        
        Border color #fb96cd