#f82edf color space conversions
Hex:
        #f82edf
        RGB:
        248, 46, 223
        CMY:
        3, 82, 13
        CMYK:
        0, 81, 10, 3
      HSL:
        307°, 93.5185%, 57.6471%
        HSV (HSB):
        307°, 81.4516%, 97.2549%
        XYZ:
        53.0077, 27.2382, 72.2757
        xyY:
        0.3475, 0.1786, 27.2382
      CIE-Lab:
        59.1941, 87.4508, -44.8196
        CIE-LCH:
        59.1941, 98.2672, 332.8643
        CIE-Luv:
        59.1941, 88.2660, -82.3274
        Hunter-Lab:
        52.1902, 89.9631, -45.5748
      #f82edf color charts
#f82edf RGB chart
      #f82edf CMYK chart
      #f82edf RGB pie chart
      #f82edf color shades, tints & tones
#f82edf color schemes
#f82edf color preview, HTML & CSS examples
           This text has a color of #f82edf        
        
          <p style="color:#f82edf;">Text here</p>
        
        
          .mytext {color:#f82edf;}
        
        Text color #f82edf
      
           This box has a color of #f82edf        
        
          <div style="background-color:#f82edf;">Content here</div>
        
        
          .mybackground {background-color:#f82edf;}
        
        Background color #f82edf
      
           Border around this has a color of #f82edf        
        
          <div style="border:2px solid #f82edf;">Content here</div>
        
        
          .myborder {border:2px solid #f82edf;}
        
        Border color #f82edf