#f80b74 color space conversions
Hex:
        #f80b74
        RGB:
        248, 11, 116
        CMY:
        3, 96, 55
        CMYK:
        0, 96, 53, 3
      HSL:
        333°, 94.4223%, 50.7843%
        HSV (HSB):
        333°, 95.5645%, 97.2549%
        XYZ:
        41.9835, 21.4568, 18.4518
        xyY:
        0.5127, 0.2620, 21.4568
      CIE-Lab:
        53.4458, 81.4526, 9.0575
        CIE-LCH:
        53.4458, 81.9547, 6.3452
        CIE-Luv:
        53.4458, 140.8872, -5.3224
        Hunter-Lab:
        46.3214, 80.7210, 8.8073
      #f80b74 color charts
#f80b74 RGB chart
      #f80b74 CMYK chart
      #f80b74 RGB pie chart
      #f80b74 color shades, tints & tones
#f80b74 color schemes
#f80b74 color preview, HTML & CSS examples
           This text has a color of #f80b74        
        
          <p style="color:#f80b74;">Text here</p>
        
        
          .mytext {color:#f80b74;}
        
        Text color #f80b74
      
           This box has a color of #f80b74        
        
          <div style="background-color:#f80b74;">Content here</div>
        
        
          .mybackground {background-color:#f80b74;}
        
        Background color #f80b74
      
           Border around this has a color of #f80b74        
        
          <div style="border:2px solid #f80b74;">Content here</div>
        
        
          .myborder {border:2px solid #f80b74;}
        
        Border color #f80b74