#f82fb2 color space conversions
Hex:
        #f82fb2
        RGB:
        248, 47, 178
        CMY:
        3, 82, 30
        CMYK:
        0, 81, 28, 3
      HSL:
        321°, 93.4884%, 57.8431%
        HSV (HSB):
        321°, 81.0484%, 97.2549%
        XYZ:
        47.7638, 25.2038, 44.4669
        xyY:
        0.4067, 0.2146, 25.2038
      CIE-Lab:
        57.2735, 81.6840, -22.0510
        CIE-LCH:
        57.2735, 84.6080, 344.8928
        CIE-Luv:
        57.2735, 107.0706, -46.6919
        Hunter-Lab:
        50.2034, 81.9698, -17.3728
      #f82fb2 color charts
#f82fb2 RGB chart
      #f82fb2 CMYK chart
      #f82fb2 RGB pie chart
      #f82fb2 color shades, tints & tones
#f82fb2 color schemes
#f82fb2 color preview, HTML & CSS examples
           This text has a color of #f82fb2        
        
          <p style="color:#f82fb2;">Text here</p>
        
        
          .mytext {color:#f82fb2;}
        
        Text color #f82fb2
      
           This box has a color of #f82fb2        
        
          <div style="background-color:#f82fb2;">Content here</div>
        
        
          .mybackground {background-color:#f82fb2;}
        
        Background color #f82fb2
      
           Border around this has a color of #f82fb2        
        
          <div style="border:2px solid #f82fb2;">Content here</div>
        
        
          .myborder {border:2px solid #f82fb2;}
        
        Border color #f82fb2