#f80ed0 color space conversions
Hex:
        #f80ed0
        RGB:
        248, 14, 208
        CMY:
        3, 95, 18
        CMYK:
        0, 94, 16, 3
      HSL:
        310°, 94.3548%, 51.3725%
        HSV (HSB):
        310°, 94.3548%, 97.2549%
        XYZ:
        50.2536, 24.8246, 61.8175
        xyY:
        0.3671, 0.1813, 24.8246
      CIE-Lab:
        56.9041, 90.0667, -39.9109
        CIE-LCH:
        56.9041, 98.5134, 336.1006
        CIE-Luv:
        56.9041, 98.1913, -74.6502
        Hunter-Lab:
        49.8243, 92.8455, -38.6847
      #f80ed0 color charts
#f80ed0 RGB chart
      #f80ed0 CMYK chart
      #f80ed0 RGB pie chart
      #f80ed0 color shades, tints & tones
#f80ed0 color schemes
#f80ed0 color preview, HTML & CSS examples
           This text has a color of #f80ed0        
        
          <p style="color:#f80ed0;">Text here</p>
        
        
          .mytext {color:#f80ed0;}
        
        Text color #f80ed0
      
           This box has a color of #f80ed0        
        
          <div style="background-color:#f80ed0;">Content here</div>
        
        
          .mybackground {background-color:#f80ed0;}
        
        Background color #f80ed0
      
           Border around this has a color of #f80ed0        
        
          <div style="border:2px solid #f80ed0;">Content here</div>
        
        
          .myborder {border:2px solid #f80ed0;}
        
        Border color #f80ed0