#f80198 color space conversions
Hex:
        #f80198
        RGB:
        248, 1, 152
        CMY:
        3, 100, 40
        CMYK:
        0, 100, 39, 3
      HSL:
        323°, 99.1968%, 48.8235%
        HSV (HSB):
        323°, 99.5968%, 97.2549%
        XYZ:
        44.3897, 22.2452, 31.6599
        xyY:
        0.4516, 0.2263, 22.2452
      CIE-Lab:
        54.2862, 84.9707, -11.3161
        CIE-LCH:
        54.2862, 85.7209, 352.4142
        CIE-Luv:
        54.2862, 125.2738, -31.8342
        Hunter-Lab:
        47.1648, 85.4592, -6.7838
      #f80198 color charts
#f80198 RGB chart
      #f80198 CMYK chart
      #f80198 RGB pie chart
      #f80198 color shades, tints & tones
#f80198 color schemes
#f80198 color preview, HTML & CSS examples
           This text has a color of #f80198        
        
          <p style="color:#f80198;">Text here</p>
        
        
          .mytext {color:#f80198;}
        
        Text color #f80198
      
           This box has a color of #f80198        
        
          <div style="background-color:#f80198;">Content here</div>
        
        
          .mybackground {background-color:#f80198;}
        
        Background color #f80198
      
           Border around this has a color of #f80198        
        
          <div style="border:2px solid #f80198;">Content here</div>
        
        
          .myborder {border:2px solid #f80198;}
        
        Border color #f80198