#f80da7 color space conversions
Hex:
        #f80da7
        RGB:
        248, 13, 167
        CMY:
        3, 95, 35
        CMYK:
        0, 95, 33, 3
      HSL:
        321°, 94.3775%, 51.1765%
        HSV (HSB):
        321°, 94.7581%, 97.2549%
        XYZ:
        45.8304, 23.0343, 38.5898
        xyY:
        0.4265, 0.2144, 23.0343
      CIE-Lab:
        55.1077, 85.5817, -18.9367
        CIE-LCH:
        55.1077, 87.6517, 347.5232
        CIE-Luv:
        55.1077, 117.2456, -42.6511
        Hunter-Lab:
        47.9941, 86.4630, -14.0764
      #f80da7 color charts
#f80da7 RGB chart
      #f80da7 CMYK chart
      #f80da7 RGB pie chart
      #f80da7 color shades, tints & tones
#f80da7 color schemes
#f80da7 color preview, HTML & CSS examples
           This text has a color of #f80da7        
        
          <p style="color:#f80da7;">Text here</p>
        
        
          .mytext {color:#f80da7;}
        
        Text color #f80da7
      
           This box has a color of #f80da7        
        
          <div style="background-color:#f80da7;">Content here</div>
        
        
          .mybackground {background-color:#f80da7;}
        
        Background color #f80da7
      
           Border around this has a color of #f80da7        
        
          <div style="border:2px solid #f80da7;">Content here</div>
        
        
          .myborder {border:2px solid #f80da7;}
        
        Border color #f80da7