#f80ba0 color space conversions
Hex:
        #f80ba0
        RGB:
        248, 11, 160
        CMY:
        3, 96, 37
        CMYK:
        0, 96, 35, 3
      HSL:
        322°, 94.4223%, 50.7843%
        HSV (HSB):
        322°, 95.5645%, 97.2549%
        XYZ:
        45.1762, 22.7339, 35.2647
        xyY:
        0.4379, 0.2203, 22.7339
      CIE-Lab:
        54.7971, 85.0458, -15.2843
        CIE-LCH:
        54.7971, 86.4083, 349.8116
        CIE-Luv:
        54.7971, 120.7190, -37.3667
        Hunter-Lab:
        47.6800, 85.6864, -10.4756
      #f80ba0 color charts
#f80ba0 RGB chart
      #f80ba0 CMYK chart
      #f80ba0 RGB pie chart
      #f80ba0 color shades, tints & tones
#f80ba0 color schemes
#f80ba0 color preview, HTML & CSS examples
           This text has a color of #f80ba0        
        
          <p style="color:#f80ba0;">Text here</p>
        
        
          .mytext {color:#f80ba0;}
        
        Text color #f80ba0
      
           This box has a color of #f80ba0        
        
          <div style="background-color:#f80ba0;">Content here</div>
        
        
          .mybackground {background-color:#f80ba0;}
        
        Background color #f80ba0
      
           Border around this has a color of #f80ba0        
        
          <div style="border:2px solid #f80ba0;">Content here</div>
        
        
          .myborder {border:2px solid #f80ba0;}
        
        Border color #f80ba0