#f80dc3 color space conversions
Hex:
        #f80dc3
        RGB:
        248, 13, 195
        CMY:
        3, 95, 24
        CMYK:
        0, 95, 21, 3
      HSL:
        314°, 94.3775%, 51.1765%
        HSV (HSB):
        314°, 94.7581%, 97.2549%
        XYZ:
        48.7056, 24.1844, 53.7307
        xyY:
        0.3847, 0.1910, 24.1844
      CIE-Lab:
        56.2720, 88.5967, -33.4394
        CIE-LCH:
        56.2720, 94.6973, 339.3218
        CIE-Luv:
        56.2720, 104.1443, -64.5606
        Hunter-Lab:
        49.1777, 90.7258, -30.3549
      #f80dc3 color charts
#f80dc3 RGB chart
      #f80dc3 CMYK chart
      #f80dc3 RGB pie chart
      #f80dc3 color shades, tints & tones
#f80dc3 color schemes
#f80dc3 color preview, HTML & CSS examples
           This text has a color of #f80dc3        
        
          <p style="color:#f80dc3;">Text here</p>
        
        
          .mytext {color:#f80dc3;}
        
        Text color #f80dc3
      
           This box has a color of #f80dc3        
        
          <div style="background-color:#f80dc3;">Content here</div>
        
        
          .mybackground {background-color:#f80dc3;}
        
        Background color #f80dc3
      
           Border around this has a color of #f80dc3        
        
          <div style="border:2px solid #f80dc3;">Content here</div>
        
        
          .myborder {border:2px solid #f80dc3;}
        
        Border color #f80dc3