#ff96f1 color space conversions
Hex:
        #ff96f1
        RGB:
        255, 150, 241
        CMY:
        0, 41, 5
        CMYK:
        0, 41, 5, 0
      HSL:
        308°, 100.0000%, 79.4118%
        HSV (HSB):
        308°, 41.1765%, 100.0000%
        XYZ:
        68.0235, 49.4236, 89.1736
        xyY:
        0.3292, 0.2392, 49.4236
      CIE-Lab:
        75.7141, 51.9237, -28.9930
        CIE-LCH:
        75.7141, 59.4699, 330.8220
        CIE-Luv:
        75.7141, 53.9633, -54.4178
        Hunter-Lab:
        70.3019, 49.6868, -25.9943
      #ff96f1 color charts
#ff96f1 RGB chart
      #ff96f1 CMYK chart
      #ff96f1 RGB pie chart
      #ff96f1 color shades, tints & tones
#ff96f1 color schemes
#ff96f1 color preview, HTML & CSS examples
           This text has a color of #ff96f1        
        
          <p style="color:#ff96f1;">Text here</p>
        
        
          .mytext {color:#ff96f1;}
        
        Text color #ff96f1
      
           This box has a color of #ff96f1        
        
          <div style="background-color:#ff96f1;">Content here</div>
        
        
          .mybackground {background-color:#ff96f1;}
        
        Background color #ff96f1
      
           Border around this has a color of #ff96f1        
        
          <div style="border:2px solid #ff96f1;">Content here</div>
        
        
          .myborder {border:2px solid #ff96f1;}
        
        Border color #ff96f1