#f896ee color space conversions
Hex:
        #f896ee
        RGB:
        248, 150, 238
        CMY:
        3, 41, 7
        CMYK:
        0, 40, 4, 3
      HSL:
        306°, 87.5000%, 78.0392%
        HSV (HSB):
        306°, 39.5161%, 97.2549%
        XYZ:
        65.0504, 47.9422, 86.7142
        xyY:
        0.3257, 0.2401, 47.9422
      CIE-Lab:
        74.7885, 49.3001, -28.8526
        CIE-LCH:
        74.7885, 57.1225, 329.6619
        CIE-Luv:
        74.7885, 49.8935, -53.6394
        Hunter-Lab:
        69.2403, 46.5279, -25.7845
      #f896ee color charts
#f896ee RGB chart
      #f896ee CMYK chart
      #f896ee RGB pie chart
      #f896ee color shades, tints & tones
#f896ee color schemes
#f896ee color preview, HTML & CSS examples
           This text has a color of #f896ee        
        
          <p style="color:#f896ee;">Text here</p>
        
        
          .mytext {color:#f896ee;}
        
        Text color #f896ee
      
           This box has a color of #f896ee        
        
          <div style="background-color:#f896ee;">Content here</div>
        
        
          .mybackground {background-color:#f896ee;}
        
        Background color #f896ee
      
           Border around this has a color of #f896ee        
        
          <div style="border:2px solid #f896ee;">Content here</div>
        
        
          .myborder {border:2px solid #f896ee;}
        
        Border color #f896ee