#f82da2 color space conversions
Hex:
        #f82da2
        RGB:
        248, 45, 162
        CMY:
        3, 82, 36
        CMYK:
        0, 82, 35, 3
      HSL:
        325°, 93.5484%, 57.4510%
        HSV (HSB):
        325°, 81.8548%, 97.2549%
        XYZ:
        46.1714, 24.4419, 36.4667
        xyY:
        0.4312, 0.2283, 24.4419
      CIE-Lab:
        56.5275, 80.4317, -13.8440
        CIE-LCH:
        56.5275, 81.6144, 350.2339
        CIE-Luv:
        56.5275, 114.5119, -34.6013
        Hunter-Lab:
        49.4387, 80.1854, -9.1260
      #f82da2 color charts
#f82da2 RGB chart
      #f82da2 CMYK chart
      #f82da2 RGB pie chart
      #f82da2 color shades, tints & tones
#f82da2 color schemes
#f82da2 color preview, HTML & CSS examples
           This text has a color of #f82da2        
        
          <p style="color:#f82da2;">Text here</p>
        
        
          .mytext {color:#f82da2;}
        
        Text color #f82da2
      
           This box has a color of #f82da2        
        
          <div style="background-color:#f82da2;">Content here</div>
        
        
          .mybackground {background-color:#f82da2;}
        
        Background color #f82da2
      
           Border around this has a color of #f82da2        
        
          <div style="border:2px solid #f82da2;">Content here</div>
        
        
          .myborder {border:2px solid #f82da2;}
        
        Border color #f82da2