#f80e87 color space conversions
Hex:
        #f80e87
        RGB:
        248, 14, 135
        CMY:
        3, 95, 47
        CMYK:
        0, 94, 46, 3
      HSL:
        329°, 94.3548%, 51.3725%
        HSV (HSB):
        329°, 94.3548%, 97.2549%
        XYZ:
        43.2416, 22.0198, 24.8928
        xyY:
        0.4796, 0.2442, 22.0198
      CIE-Lab:
        54.0480, 82.6234, -1.5205
        CIE-LCH:
        54.0480, 82.6373, 358.9457
        CIE-Luv:
        54.0480, 132.1348, -18.4007
        Hunter-Lab:
        46.9253, 82.3685, 1.3956
      #f80e87 color charts
#f80e87 RGB chart
      #f80e87 CMYK chart
      #f80e87 RGB pie chart
      #f80e87 color shades, tints & tones
#f80e87 color schemes
#f80e87 color preview, HTML & CSS examples
           This text has a color of #f80e87        
        
          <p style="color:#f80e87;">Text here</p>
        
        
          .mytext {color:#f80e87;}
        
        Text color #f80e87
      
           This box has a color of #f80e87        
        
          <div style="background-color:#f80e87;">Content here</div>
        
        
          .mybackground {background-color:#f80e87;}
        
        Background color #f80e87
      
           Border around this has a color of #f80e87        
        
          <div style="border:2px solid #f80e87;">Content here</div>
        
        
          .myborder {border:2px solid #f80e87;}
        
        Border color #f80e87