#f82ed2 color space conversions
Hex:
        #f82ed2
        RGB:
        248, 46, 210
        CMY:
        3, 82, 18
        CMYK:
        0, 81, 15, 3
      HSL:
        311°, 93.5185%, 57.6471%
        HSV (HSB):
        311°, 81.4516%, 97.2549%
        XYZ:
        51.3213, 26.5636, 63.3951
        xyY:
        0.3633, 0.1880, 26.5636
      CIE-Lab:
        58.5682, 85.7371, -38.4388
        CIE-LCH:
        58.5682, 93.9596, 335.8517
        CIE-Luv:
        58.5682, 93.6032, -72.1511
        Hunter-Lab:
        51.5399, 87.5480, -36.8500
      #f82ed2 color charts
#f82ed2 RGB chart
      #f82ed2 CMYK chart
      #f82ed2 RGB pie chart
      #f82ed2 color shades, tints & tones
#f82ed2 color schemes
#f82ed2 color preview, HTML & CSS examples
           This text has a color of #f82ed2        
        
          <p style="color:#f82ed2;">Text here</p>
        
        
          .mytext {color:#f82ed2;}
        
        Text color #f82ed2
      
           This box has a color of #f82ed2        
        
          <div style="background-color:#f82ed2;">Content here</div>
        
        
          .mybackground {background-color:#f82ed2;}
        
        Background color #f82ed2
      
           Border around this has a color of #f82ed2        
        
          <div style="border:2px solid #f82ed2;">Content here</div>
        
        
          .myborder {border:2px solid #f82ed2;}
        
        Border color #f82ed2