#f80cf1 color space conversions
Hex:
        #f80cf1
        RGB:
        248, 12, 241
        CMY:
        3, 95, 5
        CMYK:
        0, 95, 3, 3
      HSL:
        302°, 94.4000%, 50.9804%
        HSV (HSB):
        302°, 95.1613%, 97.2549%
        XYZ:
        54.7201, 26.5703, 85.4636
        xyY:
        0.3281, 0.1593, 26.5703
      CIE-Lab:
        58.5744, 94.5068, -55.9123
        CIE-LCH:
        58.5744, 109.8076, 329.3905
        CIE-Luv:
        58.5744, 84.2090, -100.0348
        Hunter-Lab:
        51.5464, 99.2840, -62.2200
      #f80cf1 color charts
#f80cf1 RGB chart
      #f80cf1 CMYK chart
      #f80cf1 RGB pie chart
      #f80cf1 color shades, tints & tones
#f80cf1 color schemes
#f80cf1 color preview, HTML & CSS examples
           This text has a color of #f80cf1        
        
          <p style="color:#f80cf1;">Text here</p>
        
        
          .mytext {color:#f80cf1;}
        
        Text color #f80cf1
      
           This box has a color of #f80cf1        
        
          <div style="background-color:#f80cf1;">Content here</div>
        
        
          .mybackground {background-color:#f80cf1;}
        
        Background color #f80cf1
      
           Border around this has a color of #f80cf1        
        
          <div style="border:2px solid #f80cf1;">Content here</div>
        
        
          .myborder {border:2px solid #f80cf1;}
        
        Border color #f80cf1