#fb96eb color space conversions
Hex:
        #fb96eb
        RGB:
        251, 150, 235
        CMY:
        2, 41, 8
        CMYK:
        0, 40, 6, 2
      HSL:
        310°, 92.6606%, 78.6275%
        HSV (HSB):
        310°, 40.2390%, 98.4314%
        XYZ:
        65.6854, 48.3201, 84.4620
        xyY:
        0.3310, 0.2435, 48.3201
      CIE-Lab:
        75.0264, 49.7039, -26.8234
        CIE-LCH:
        75.0264, 56.4798, 331.6459
        CIE-Luv:
        75.0264, 52.5311, -50.4574
        Hunter-Lab:
        69.5126, 47.0250, -23.3820
      #fb96eb color charts
#fb96eb RGB chart
      #fb96eb CMYK chart
      #fb96eb RGB pie chart
      #fb96eb color shades, tints & tones
#fb96eb color schemes
#fb96eb color preview, HTML & CSS examples
           This text has a color of #fb96eb        
        
          <p style="color:#fb96eb;">Text here</p>
        
        
          .mytext {color:#fb96eb;}
        
        Text color #fb96eb
      
           This box has a color of #fb96eb        
        
          <div style="background-color:#fb96eb;">Content here</div>
        
        
          .mybackground {background-color:#fb96eb;}
        
        Background color #fb96eb
      
           Border around this has a color of #fb96eb        
        
          <div style="border:2px solid #fb96eb;">Content here</div>
        
        
          .myborder {border:2px solid #fb96eb;}
        
        Border color #fb96eb