#f80d79 color space conversions
Hex:
        #f80d79
        RGB:
        248, 13, 121
        CMY:
        3, 95, 53
        CMYK:
        0, 95, 51, 3
      HSL:
        332°, 94.3775%, 51.1765%
        HSV (HSB):
        332°, 94.7581%, 97.2549%
        XYZ:
        42.3065, 21.6248, 20.0334
        xyY:
        0.5039, 0.2575, 21.6248
      CIE-Lab:
        53.6266, 81.6475, 6.2933
        CIE-LCH:
        53.6266, 81.8897, 4.4076
        CIE-Luv:
        53.6266, 138.5089, -8.5804
        Hunter-Lab:
        46.5025, 81.0146, 7.0095
      #f80d79 color charts
#f80d79 RGB chart
      #f80d79 CMYK chart
      #f80d79 RGB pie chart
      #f80d79 color shades, tints & tones
#f80d79 color schemes
#f80d79 color preview, HTML & CSS examples
           This text has a color of #f80d79        
        
          <p style="color:#f80d79;">Text here</p>
        
        
          .mytext {color:#f80d79;}
        
        Text color #f80d79
      
           This box has a color of #f80d79        
        
          <div style="background-color:#f80d79;">Content here</div>
        
        
          .mybackground {background-color:#f80d79;}
        
        Background color #f80d79
      
           Border around this has a color of #f80d79        
        
          <div style="border:2px solid #f80d79;">Content here</div>
        
        
          .myborder {border:2px solid #f80d79;}
        
        Border color #f80d79