#f80ecf color space conversions
Hex:
        #f80ecf
        RGB:
        248, 14, 207
        CMY:
        3, 95, 19
        CMYK:
        0, 94, 17, 3
      HSL:
        311°, 94.3548%, 51.3725%
        HSV (HSB):
        311°, 94.3548%, 97.2549%
        XYZ:
        50.1309, 24.7755, 61.1714
        xyY:
        0.3684, 0.1821, 24.7755
      CIE-Lab:
        56.8561, 89.9446, -39.4148
        CIE-LCH:
        56.8561, 98.2016, 336.3364
        CIE-Luv:
        56.8561, 98.6382, -73.8716
        Hunter-Lab:
        49.7750, 92.6700, -38.0224
      #f80ecf color charts
#f80ecf RGB chart
      #f80ecf CMYK chart
      #f80ecf RGB pie chart
      #f80ecf color shades, tints & tones
#f80ecf color schemes
#f80ecf color preview, HTML & CSS examples
           This text has a color of #f80ecf        
        
          <p style="color:#f80ecf;">Text here</p>
        
        
          .mytext {color:#f80ecf;}
        
        Text color #f80ecf
      
           This box has a color of #f80ecf        
        
          <div style="background-color:#f80ecf;">Content here</div>
        
        
          .mybackground {background-color:#f80ecf;}
        
        Background color #f80ecf
      
           Border around this has a color of #f80ecf        
        
          <div style="border:2px solid #f80ecf;">Content here</div>
        
        
          .myborder {border:2px solid #f80ecf;}
        
        Border color #f80ecf