#f829c1 color space conversions
Hex:
        #f829c1
        RGB:
        248, 41, 193
        CMY:
        3, 84, 24
        CMYK:
        0, 83, 22, 3
      HSL:
        316°, 93.6652%, 56.6667%
        HSV (HSB):
        316°, 83.4677%, 97.2549%
        XYZ:
        49.1300, 25.3926, 52.7639
        xyY:
        0.3860, 0.1995, 25.3926
      CIE-Lab:
        57.4560, 84.6520, -30.4444
        CIE-LCH:
        57.4560, 89.9601, 340.2193
        CIE-Luv:
        57.4560, 101.7325, -59.6641
        Hunter-Lab:
        50.3911, 85.8485, -26.8081
      #f829c1 color charts
#f829c1 RGB chart
      #f829c1 CMYK chart
      #f829c1 RGB pie chart
      #f829c1 color shades, tints & tones
#f829c1 color schemes
#f829c1 color preview, HTML & CSS examples
           This text has a color of #f829c1        
        
          <p style="color:#f829c1;">Text here</p>
        
        
          .mytext {color:#f829c1;}
        
        Text color #f829c1
      
           This box has a color of #f829c1        
        
          <div style="background-color:#f829c1;">Content here</div>
        
        
          .mybackground {background-color:#f829c1;}
        
        Background color #f829c1
      
           Border around this has a color of #f829c1        
        
          <div style="border:2px solid #f829c1;">Content here</div>
        
        
          .myborder {border:2px solid #f829c1;}
        
        Border color #f829c1