#f80fe8 color space conversions
Hex:
        #f80fe8
        RGB:
        248, 15, 232
        CMY:
        3, 94, 9
        CMYK:
        0, 94, 6, 3
      HSL:
        304°, 94.3320%, 51.5686%
        HSV (HSB):
        304°, 93.9516%, 97.2549%
        XYZ:
        53.4477, 26.1243, 78.5694
        xyY:
        0.3380, 0.1652, 26.1243
      CIE-Lab:
        58.1548, 93.0662, -51.5353
        CIE-LCH:
        58.1548, 106.3823, 331.0246
        CIE-Luv:
        58.1548, 87.7636, -93.0589
        Hunter-Lab:
        51.1119, 97.2114, -55.3624
      #f80fe8 color charts
#f80fe8 RGB chart
      #f80fe8 CMYK chart
      #f80fe8 RGB pie chart
      #f80fe8 color shades, tints & tones
#f80fe8 color schemes
#f80fe8 color preview, HTML & CSS examples
           This text has a color of #f80fe8        
        
          <p style="color:#f80fe8;">Text here</p>
        
        
          .mytext {color:#f80fe8;}
        
        Text color #f80fe8
      
           This box has a color of #f80fe8        
        
          <div style="background-color:#f80fe8;">Content here</div>
        
        
          .mybackground {background-color:#f80fe8;}
        
        Background color #f80fe8
      
           Border around this has a color of #f80fe8        
        
          <div style="border:2px solid #f80fe8;">Content here</div>
        
        
          .myborder {border:2px solid #f80fe8;}
        
        Border color #f80fe8