#f80e81 color space conversions
Hex:
        #f80e81
        RGB:
        248, 14, 129
        CMY:
        3, 95, 49
        CMYK:
        0, 94, 48, 3
      HSL:
        331°, 94.3548%, 51.3725%
        HSV (HSB):
        331°, 94.3548%, 97.2549%
        XYZ:
        42.8309, 21.8555, 22.7300
        xyY:
        0.4900, 0.2500, 21.8555
      CIE-Lab:
        53.8734, 82.1547, 1.8281
        CIE-LCH:
        53.8734, 82.1750, 1.2747
        CIE-Luv:
        53.8734, 134.8525, -14.0938
        Hunter-Lab:
        46.7499, 81.7242, 3.8979
      #f80e81 color charts
#f80e81 RGB chart
      #f80e81 CMYK chart
      #f80e81 RGB pie chart
      #f80e81 color shades, tints & tones
#f80e81 color schemes
#f80e81 color preview, HTML & CSS examples
           This text has a color of #f80e81        
        
          <p style="color:#f80e81;">Text here</p>
        
        
          .mytext {color:#f80e81;}
        
        Text color #f80e81
      
           This box has a color of #f80e81        
        
          <div style="background-color:#f80e81;">Content here</div>
        
        
          .mybackground {background-color:#f80e81;}
        
        Background color #f80e81
      
           Border around this has a color of #f80e81        
        
          <div style="border:2px solid #f80e81;">Content here</div>
        
        
          .myborder {border:2px solid #f80e81;}
        
        Border color #f80e81