#f80fa3 color space conversions
Hex:
        #f80fa3
        RGB:
        248, 15, 163
        CMY:
        3, 94, 36
        CMYK:
        0, 94, 34, 3
      HSL:
        322°, 94.3320%, 51.5686%
        HSV (HSB):
        322°, 93.9516%, 97.2549%
        XYZ:
        45.4931, 22.9425, 36.6809
        xyY:
        0.4328, 0.2183, 22.9425
      CIE-Lab:
        55.0130, 85.0255, -16.7266
        CIE-LCH:
        55.0130, 86.6552, 348.8706
        CIE-Luv:
        55.0130, 118.9636, -39.4070
        Hunter-Lab:
        47.8983, 85.7147, -11.8760
      #f80fa3 color charts
#f80fa3 RGB chart
      #f80fa3 CMYK chart
      #f80fa3 RGB pie chart
      #f80fa3 color shades, tints & tones
#f80fa3 color schemes
#f80fa3 color preview, HTML & CSS examples
           This text has a color of #f80fa3        
        
          <p style="color:#f80fa3;">Text here</p>
        
        
          .mytext {color:#f80fa3;}
        
        Text color #f80fa3
      
           This box has a color of #f80fa3        
        
          <div style="background-color:#f80fa3;">Content here</div>
        
        
          .mybackground {background-color:#f80fa3;}
        
        Background color #f80fa3
      
           Border around this has a color of #f80fa3        
        
          <div style="border:2px solid #f80fa3;">Content here</div>
        
        
          .myborder {border:2px solid #f80fa3;}
        
        Border color #f80fa3