#f896ea color space conversions
Hex:
        #f896ea
        RGB:
        248, 150, 234
        CMY:
        3, 41, 8
        CMYK:
        0, 40, 6, 3
      HSL:
        309°, 87.5000%, 78.0392%
        HSV (HSB):
        309°, 39.5161%, 97.2549%
        XYZ:
        64.4690, 47.7097, 83.6529
        xyY:
        0.3292, 0.2436, 47.7097
      CIE-Lab:
        74.6414, 48.6173, -26.8984
        CIE-LCH:
        74.6414, 55.5623, 331.0457
        CIE-Luv:
        74.6414, 50.7146, -50.3503
        Hunter-Lab:
        69.0722, 45.7280, -23.4552
      #f896ea color charts
#f896ea RGB chart
      #f896ea CMYK chart
      #f896ea RGB pie chart
      #f896ea color shades, tints & tones
#f896ea color schemes
#f896ea color preview, HTML & CSS examples
           This text has a color of #f896ea        
        
          <p style="color:#f896ea;">Text here</p>
        
        
          .mytext {color:#f896ea;}
        
        Text color #f896ea
      
           This box has a color of #f896ea        
        
          <div style="background-color:#f896ea;">Content here</div>
        
        
          .mybackground {background-color:#f896ea;}
        
        Background color #f896ea
      
           Border around this has a color of #f896ea        
        
          <div style="border:2px solid #f896ea;">Content here</div>
        
        
          .myborder {border:2px solid #f896ea;}
        
        Border color #f896ea