#f80b6b color space conversions
Hex:
        #f80b6b
        RGB:
        248, 11, 107
        CMY:
        3, 96, 58
        CMYK:
        0, 96, 57, 3
      HSL:
        336°, 94.4223%, 50.7843%
        HSV (HSB):
        336°, 95.5645%, 97.2549%
        XYZ:
        41.4849, 21.2573, 15.8265
        xyY:
        0.5280, 0.2706, 21.2573
      CIE-Lab:
        53.2300, 80.8696, 14.2050
        CIE-LCH:
        53.2300, 82.1077, 9.9626
        CIE-Luv:
        53.2300, 144.6605, 0.5380
        Hunter-Lab:
        46.1057, 79.9256, 11.9218
      #f80b6b color charts
#f80b6b RGB chart
      #f80b6b CMYK chart
      #f80b6b RGB pie chart
      #f80b6b color shades, tints & tones
#f80b6b color schemes
#f80b6b color preview, HTML & CSS examples
           This text has a color of #f80b6b        
        
          <p style="color:#f80b6b;">Text here</p>
        
        
          .mytext {color:#f80b6b;}
        
        Text color #f80b6b
      
           This box has a color of #f80b6b        
        
          <div style="background-color:#f80b6b;">Content here</div>
        
        
          .mybackground {background-color:#f80b6b;}
        
        Background color #f80b6b
      
           Border around this has a color of #f80b6b        
        
          <div style="border:2px solid #f80b6b;">Content here</div>
        
        
          .myborder {border:2px solid #f80b6b;}
        
        Border color #f80b6b