#f82fa0 color space conversions
Hex:
        #f82fa0
        RGB:
        248, 47, 160
        CMY:
        3, 82, 37
        CMYK:
        0, 81, 35, 3
      HSL:
        326°, 93.4884%, 57.8431%
        HSV (HSB):
        326°, 81.0484%, 97.2549%
        XYZ:
        46.0731, 24.5276, 35.5637
        xyY:
        0.4340, 0.2310, 24.5276
      CIE-Lab:
        56.6122, 79.7877, -12.5420
        CIE-LCH:
        56.6122, 80.7674, 351.0667
        CIE-Luv:
        56.6122, 114.8885, -32.6569
        Hunter-Lab:
        49.5253, 79.3882, -7.9079
      #f82fa0 color charts
#f82fa0 RGB chart
      #f82fa0 CMYK chart
      #f82fa0 RGB pie chart
      #f82fa0 color shades, tints & tones
#f82fa0 color schemes
#f82fa0 color preview, HTML & CSS examples
           This text has a color of #f82fa0        
        
          <p style="color:#f82fa0;">Text here</p>
        
        
          .mytext {color:#f82fa0;}
        
        Text color #f82fa0
      
           This box has a color of #f82fa0        
        
          <div style="background-color:#f82fa0;">Content here</div>
        
        
          .mybackground {background-color:#f82fa0;}
        
        Background color #f82fa0
      
           Border around this has a color of #f82fa0        
        
          <div style="border:2px solid #f82fa0;">Content here</div>
        
        
          .myborder {border:2px solid #f82fa0;}
        
        Border color #f82fa0