#f80e46 color space conversions
Hex:
        #f80e46
        RGB:
        248, 14, 70
        CMY:
        3, 95, 73
        CMYK:
        0, 94, 72, 3
      HSL:
        346°, 94.3548%, 51.3725%
        HSV (HSB):
        346°, 94.3548%, 97.2549%
        XYZ:
        39.9739, 20.7127, 7.6854
        xyY:
        0.5847, 0.3029, 20.7127
      CIE-Lab:
        52.6337, 78.7783, 35.6794
        CIE-LCH:
        52.6337, 86.4814, 24.3662
        CIE-Luv:
        52.6337, 157.3799, 20.8488
        Hunter-Lab:
        45.5112, 77.1374, 21.8456
      #f80e46 color charts
#f80e46 RGB chart
      #f80e46 CMYK chart
      #f80e46 RGB pie chart
      #f80e46 color shades, tints & tones
#f80e46 color schemes
#f80e46 color preview, HTML & CSS examples
           This text has a color of #f80e46        
        
          <p style="color:#f80e46;">Text here</p>
        
        
          .mytext {color:#f80e46;}
        
        Text color #f80e46
      
           This box has a color of #f80e46        
        
          <div style="background-color:#f80e46;">Content here</div>
        
        
          .mybackground {background-color:#f80e46;}
        
        Background color #f80e46
      
           Border around this has a color of #f80e46        
        
          <div style="border:2px solid #f80e46;">Content here</div>
        
        
          .myborder {border:2px solid #f80e46;}
        
        Border color #f80e46