#f80ee0 color space conversions
Hex:
        #f80ee0
        RGB:
        248, 14, 224
        CMY:
        3, 95, 12
        CMYK:
        0, 94, 10, 3
      HSL:
        306°, 94.3548%, 51.3725%
        HSV (HSB):
        306°, 94.3548%, 97.2549%
        XYZ:
        52.3230, 25.6524, 72.7147
        xyY:
        0.3472, 0.1702, 25.6524
      CIE-Lab:
        57.7056, 92.0872, -47.7385
        CIE-LCH:
        57.7056, 103.7257, 332.5975
        CIE-Luv:
        57.7056, 91.1961, -87.0177
        Hunter-Lab:
        50.6482, 95.7684, -49.6679
      #f80ee0 color charts
#f80ee0 RGB chart
      #f80ee0 CMYK chart
      #f80ee0 RGB pie chart
      #f80ee0 color shades, tints & tones
#f80ee0 color schemes
#f80ee0 color preview, HTML & CSS examples
           This text has a color of #f80ee0        
        
          <p style="color:#f80ee0;">Text here</p>
        
        
          .mytext {color:#f80ee0;}
        
        Text color #f80ee0
      
           This box has a color of #f80ee0        
        
          <div style="background-color:#f80ee0;">Content here</div>
        
        
          .mybackground {background-color:#f80ee0;}
        
        Background color #f80ee0
      
           Border around this has a color of #f80ee0        
        
          <div style="border:2px solid #f80ee0;">Content here</div>
        
        
          .myborder {border:2px solid #f80ee0;}
        
        Border color #f80ee0