#f80b75 color space conversions
Hex:
        #f80b75
        RGB:
        248, 11, 117
        CMY:
        3, 96, 54
        CMYK:
        0, 96, 53, 3
      HSL:
        333°, 94.4223%, 50.7843%
        HSV (HSB):
        333°, 95.5645%, 97.2549%
        XYZ:
        42.0420, 21.4802, 18.7598
        xyY:
        0.5109, 0.2611, 21.4802
      CIE-Lab:
        53.4710, 81.5207, 8.4884
        CIE-LCH:
        53.4710, 81.9614, 5.9446
        CIE-Luv:
        53.4710, 140.4574, -5.9924
        Hunter-Lab:
        46.3467, 80.8140, 8.4437
      #f80b75 color charts
#f80b75 RGB chart
      #f80b75 CMYK chart
      #f80b75 RGB pie chart
      #f80b75 color shades, tints & tones
#f80b75 color schemes
#f80b75 color preview, HTML & CSS examples
           This text has a color of #f80b75        
        
          <p style="color:#f80b75;">Text here</p>
        
        
          .mytext {color:#f80b75;}
        
        Text color #f80b75
      
           This box has a color of #f80b75        
        
          <div style="background-color:#f80b75;">Content here</div>
        
        
          .mybackground {background-color:#f80b75;}
        
        Background color #f80b75
      
           Border around this has a color of #f80b75        
        
          <div style="border:2px solid #f80b75;">Content here</div>
        
        
          .myborder {border:2px solid #f80b75;}
        
        Border color #f80b75