#f80f96 color space conversions
Hex:
        #f80f96
        RGB:
        248, 15, 150
        CMY:
        3, 94, 41
        CMYK:
        0, 94, 40, 3
      HSL:
        325°, 94.3320%, 51.5686%
        HSV (HSB):
        325°, 93.9516%, 97.2549%
        XYZ:
        44.3872, 22.5001, 30.8576
        xyY:
        0.4541, 0.2302, 22.5001
      CIE-Lab:
        54.5537, 83.8104, -9.7262
        CIE-LCH:
        54.5537, 84.3728, 353.3804
        CIE-Luv:
        54.5537, 125.0822, -29.4564
        Hunter-Lab:
        47.4343, 84.0237, -5.3662
      #f80f96 color charts
#f80f96 RGB chart
      #f80f96 CMYK chart
      #f80f96 RGB pie chart
      #f80f96 color shades, tints & tones
#f80f96 color schemes
#f80f96 color preview, HTML & CSS examples
           This text has a color of #f80f96        
        
          <p style="color:#f80f96;">Text here</p>
        
        
          .mytext {color:#f80f96;}
        
        Text color #f80f96
      
           This box has a color of #f80f96        
        
          <div style="background-color:#f80f96;">Content here</div>
        
        
          .mybackground {background-color:#f80f96;}
        
        Background color #f80f96
      
           Border around this has a color of #f80f96        
        
          <div style="border:2px solid #f80f96;">Content here</div>
        
        
          .myborder {border:2px solid #f80f96;}
        
        Border color #f80f96