#f806f2 color space conversions
Hex:
        #f806f2
        RGB:
        248, 6, 242
        CMY:
        3, 98, 5
        CMYK:
        0, 98, 2, 3
      HSL:
        301°, 95.2756%, 49.8039%
        HSV (HSB):
        301°, 97.5806%, 97.2549%
        XYZ:
        54.8035, 26.4975, 86.2305
        xyY:
        0.3271, 0.1582, 26.4975
      CIE-Lab:
        58.5063, 95.0119, -56.5800
        CIE-LCH:
        58.5063, 110.5828, 329.2260
        CIE-Luv:
        58.5063, 84.0418, -101.0850
        Hunter-Lab:
        51.4757, 99.9571, -63.2877
      #f806f2 color charts
#f806f2 RGB chart
      #f806f2 CMYK chart
      #f806f2 RGB pie chart
      #f806f2 color shades, tints & tones
#f806f2 color schemes
#f806f2 color preview, HTML & CSS examples
           This text has a color of #f806f2        
        
          <p style="color:#f806f2;">Text here</p>
        
        
          .mytext {color:#f806f2;}
        
        Text color #f806f2
      
           This box has a color of #f806f2        
        
          <div style="background-color:#f806f2;">Content here</div>
        
        
          .mybackground {background-color:#f806f2;}
        
        Background color #f806f2
      
           Border around this has a color of #f806f2        
        
          <div style="border:2px solid #f806f2;">Content here</div>
        
        
          .myborder {border:2px solid #f806f2;}
        
        Border color #f806f2