#f82af1 color space conversions
Hex:
        #f82af1
        RGB:
        248, 42, 241
        CMY:
        3, 84, 5
        CMYK:
        0, 83, 3, 3
      HSL:
        302°, 93.6364%, 56.8627%
        HSV (HSB):
        302°, 83.0645%, 97.2549%
        XYZ:
        55.4165, 27.9633, 85.6958
        xyY:
        0.3278, 0.1654, 27.9633
      CIE-Lab:
        59.8555, 90.7422, -53.8705
        CIE-LCH:
        59.8555, 105.5280, 329.3039
        CIE-Luv:
        59.8555, 81.7047, -96.8789
        Hunter-Lab:
        52.8803, 94.5207, -59.0669
      #f82af1 color charts
#f82af1 RGB chart
      #f82af1 CMYK chart
      #f82af1 RGB pie chart
      #f82af1 color shades, tints & tones
#f82af1 color schemes
#f82af1 color preview, HTML & CSS examples
           This text has a color of #f82af1        
        
          <p style="color:#f82af1;">Text here</p>
        
        
          .mytext {color:#f82af1;}
        
        Text color #f82af1
      
           This box has a color of #f82af1        
        
          <div style="background-color:#f82af1;">Content here</div>
        
        
          .mybackground {background-color:#f82af1;}
        
        Background color #f82af1
      
           Border around this has a color of #f82af1        
        
          <div style="border:2px solid #f82af1;">Content here</div>
        
        
          .myborder {border:2px solid #f82af1;}
        
        Border color #f82af1