#f80e93 color space conversions
Hex:
        #f80e93
        RGB:
        248, 14, 147
        CMY:
        3, 95, 42
        CMYK:
        0, 94, 41, 3
      HSL:
        326°, 94.3548%, 51.3725%
        HSV (HSB):
        326°, 94.3548%, 97.2549%
        XYZ:
        44.1349, 22.3771, 29.5968
        xyY:
        0.4592, 0.2328, 22.3771
      CIE-Lab:
        54.4249, 83.6290, -8.1340
        CIE-LCH:
        54.4249, 84.0236, 354.4447
        CIE-Luv:
        54.4249, 126.5851, -27.2691
        Hunter-Lab:
        47.3045, 83.7571, -3.9826
      #f80e93 color charts
#f80e93 RGB chart
      #f80e93 CMYK chart
      #f80e93 RGB pie chart
      #f80e93 color shades, tints & tones
#f80e93 color schemes
#f80e93 color preview, HTML & CSS examples
           This text has a color of #f80e93        
        
          <p style="color:#f80e93;">Text here</p>
        
        
          .mytext {color:#f80e93;}
        
        Text color #f80e93
      
           This box has a color of #f80e93        
        
          <div style="background-color:#f80e93;">Content here</div>
        
        
          .mybackground {background-color:#f80e93;}
        
        Background color #f80e93
      
           Border around this has a color of #f80e93        
        
          <div style="border:2px solid #f80e93;">Content here</div>
        
        
          .myborder {border:2px solid #f80e93;}
        
        Border color #f80e93