#f806a0 color space conversions
Hex:
        #f806a0
        RGB:
        248, 6, 160
        CMY:
        3, 98, 37
        CMYK:
        0, 98, 35, 3
      HSL:
        322°, 95.2756%, 49.8039%
        HSV (HSB):
        322°, 97.5806%, 97.2549%
        XYZ:
        45.1217, 22.6248, 35.2465
        xyY:
        0.4381, 0.2197, 22.6248
      CIE-Lab:
        54.6837, 85.3776, -15.4563
        CIE-LCH:
        54.6837, 86.7654, 349.7386
        CIE-Luv:
        54.6837, 121.0824, -37.6605
        Hunter-Lab:
        47.5655, 86.0894, -10.6387
      #f806a0 color charts
#f806a0 RGB chart
      #f806a0 CMYK chart
      #f806a0 RGB pie chart
      #f806a0 color shades, tints & tones
#f806a0 color schemes
#f806a0 color preview, HTML & CSS examples
           This text has a color of #f806a0        
        
          <p style="color:#f806a0;">Text here</p>
        
        
          .mytext {color:#f806a0;}
        
        Text color #f806a0
      
           This box has a color of #f806a0        
        
          <div style="background-color:#f806a0;">Content here</div>
        
        
          .mybackground {background-color:#f806a0;}
        
        Background color #f806a0
      
           Border around this has a color of #f806a0        
        
          <div style="border:2px solid #f806a0;">Content here</div>
        
        
          .myborder {border:2px solid #f806a0;}
        
        Border color #f806a0