#f80b79 color space conversions
Hex:
        #f80b79
        RGB:
        248, 11, 121
        CMY:
        3, 96, 53
        CMYK:
        0, 96, 51, 3
      HSL:
        332°, 94.4223%, 50.7843%
        HSV (HSB):
        332°, 95.5645%, 97.2549%
        XYZ:
        42.2823, 21.5763, 20.0253
        xyY:
        0.5041, 0.2572, 21.5763
      CIE-Lab:
        53.5745, 81.7991, 6.2188
        CIE-LCH:
        53.5745, 82.0352, 4.3476
        CIE-Luv:
        53.5745, 138.7189, -8.7071
        Hunter-Lab:
        46.4503, 81.1951, 6.9546
      #f80b79 color charts
#f80b79 RGB chart
      #f80b79 CMYK chart
      #f80b79 RGB pie chart
      #f80b79 color shades, tints & tones
#f80b79 color schemes
#f80b79 color preview, HTML & CSS examples
           This text has a color of #f80b79        
        
          <p style="color:#f80b79;">Text here</p>
        
        
          .mytext {color:#f80b79;}
        
        Text color #f80b79
      
           This box has a color of #f80b79        
        
          <div style="background-color:#f80b79;">Content here</div>
        
        
          .mybackground {background-color:#f80b79;}
        
        Background color #f80b79
      
           Border around this has a color of #f80b79        
        
          <div style="border:2px solid #f80b79;">Content here</div>
        
        
          .myborder {border:2px solid #f80b79;}
        
        Border color #f80b79