#f806d1 color space conversions
Hex:
        #f806d1
        RGB:
        248, 6, 209
        CMY:
        3, 98, 18
        CMYK:
        0, 98, 16, 3
      HSL:
        310°, 95.2756%, 49.8039%
        HSV (HSB):
        310°, 97.5806%, 97.2549%
        XYZ:
        50.2851, 24.6902, 62.4370
        xyY:
        0.3659, 0.1797, 24.6902
      CIE-Lab:
        56.7723, 90.7195, -40.6896
        CIE-LCH:
        56.7723, 99.4267, 335.8428
        CIE-Luv:
        56.7723, 98.1678, -75.8896
        Hunter-Lab:
        49.6892, 93.6848, -39.7184
      #f806d1 color charts
#f806d1 RGB chart
      #f806d1 CMYK chart
      #f806d1 RGB pie chart
      #f806d1 color shades, tints & tones
#f806d1 color schemes
#f806d1 color preview, HTML & CSS examples
           This text has a color of #f806d1        
        
          <p style="color:#f806d1;">Text here</p>
        
        
          .mytext {color:#f806d1;}
        
        Text color #f806d1
      
           This box has a color of #f806d1        
        
          <div style="background-color:#f806d1;">Content here</div>
        
        
          .mybackground {background-color:#f806d1;}
        
        Background color #f806d1
      
           Border around this has a color of #f806d1        
        
          <div style="border:2px solid #f806d1;">Content here</div>
        
        
          .myborder {border:2px solid #f806d1;}
        
        Border color #f806d1