#f82ca2 color space conversions
Hex:
        #f82ca2
        RGB:
        248, 44, 162
        CMY:
        3, 83, 36
        CMYK:
        0, 82, 35, 3
      HSL:
        325°, 93.5780%, 57.2549%
        HSV (HSB):
        325°, 82.2581%, 97.2549%
        XYZ:
        46.1337, 24.3665, 36.4541
        xyY:
        0.4313, 0.2278, 24.3665
      CIE-Lab:
        56.4528, 80.6465, -13.9567
        CIE-LCH:
        56.4528, 81.8453, 350.1816
        CIE-Luv:
        56.4528, 114.7493, -34.7956
        Hunter-Lab:
        49.3624, 80.4404, -9.2320
      #f82ca2 color charts
#f82ca2 RGB chart
      #f82ca2 CMYK chart
      #f82ca2 RGB pie chart
      #f82ca2 color shades, tints & tones
#f82ca2 color schemes
#f82ca2 color preview, HTML & CSS examples
           This text has a color of #f82ca2        
        
          <p style="color:#f82ca2;">Text here</p>
        
        
          .mytext {color:#f82ca2;}
        
        Text color #f82ca2
      
           This box has a color of #f82ca2        
        
          <div style="background-color:#f82ca2;">Content here</div>
        
        
          .mybackground {background-color:#f82ca2;}
        
        Background color #f82ca2
      
           Border around this has a color of #f82ca2        
        
          <div style="border:2px solid #f82ca2;">Content here</div>
        
        
          .myborder {border:2px solid #f82ca2;}
        
        Border color #f82ca2