#f80c82 color space conversions
Hex:
        #f80c82
        RGB:
        248, 12, 130
        CMY:
        3, 95, 49
        CMYK:
        0, 95, 48, 3
      HSL:
        330°, 94.4000%, 50.9804%
        HSV (HSB):
        330°, 95.1613%, 97.2549%
        XYZ:
        42.8721, 21.8311, 23.0733
        xyY:
        0.4884, 0.2487, 21.8311
      CIE-Lab:
        53.8473, 82.3899, 1.1889
        CIE-LCH:
        53.8473, 82.3985, 0.8267
        CIE-Luv:
        53.8473, 134.6117, -14.9401
        Hunter-Lab:
        46.7238, 82.0189, 3.4278
      #f80c82 color charts
#f80c82 RGB chart
      #f80c82 CMYK chart
      #f80c82 RGB pie chart
      #f80c82 color shades, tints & tones
#f80c82 color schemes
#f80c82 color preview, HTML & CSS examples
           This text has a color of #f80c82        
        
          <p style="color:#f80c82;">Text here</p>
        
        
          .mytext {color:#f80c82;}
        
        Text color #f80c82
      
           This box has a color of #f80c82        
        
          <div style="background-color:#f80c82;">Content here</div>
        
        
          .mybackground {background-color:#f80c82;}
        
        Background color #f80c82
      
           Border around this has a color of #f80c82        
        
          <div style="border:2px solid #f80c82;">Content here</div>
        
        
          .myborder {border:2px solid #f80c82;}
        
        Border color #f80c82