#f80e88 color space conversions
Hex:
        #f80e88
        RGB:
        248, 14, 136
        CMY:
        3, 95, 47
        CMYK:
        0, 94, 45, 3
      HSL:
        329°, 94.3548%, 51.3725%
        HSV (HSB):
        329°, 94.3548%, 97.2549%
        XYZ:
        43.3124, 22.0481, 25.2654
        xyY:
        0.4779, 0.2433, 22.0481
      CIE-Lab:
        54.0780, 82.7037, -2.0760
        CIE-LCH:
        54.0780, 82.7297, 358.5621
        CIE-Luv:
        54.0780, 131.6776, -19.1275
        Hunter-Lab:
        46.9554, 82.4791, 0.9664
      #f80e88 color charts
#f80e88 RGB chart
      #f80e88 CMYK chart
      #f80e88 RGB pie chart
      #f80e88 color shades, tints & tones
#f80e88 color schemes
#f80e88 color preview, HTML & CSS examples
           This text has a color of #f80e88        
        
          <p style="color:#f80e88;">Text here</p>
        
        
          .mytext {color:#f80e88;}
        
        Text color #f80e88
      
           This box has a color of #f80e88        
        
          <div style="background-color:#f80e88;">Content here</div>
        
        
          .mybackground {background-color:#f80e88;}
        
        Background color #f80e88
      
           Border around this has a color of #f80e88        
        
          <div style="border:2px solid #f80e88;">Content here</div>
        
        
          .myborder {border:2px solid #f80e88;}
        
        Border color #f80e88