#f80b8e color space conversions
Hex:
        #f80b8e
        RGB:
        248, 11, 142
        CMY:
        3, 96, 44
        CMYK:
        0, 96, 43, 3
      HSL:
        327°, 94.4223%, 50.7843%
        HSV (HSB):
        327°, 95.5645%, 97.2549%
        XYZ:
        43.7136, 22.1488, 27.5624
        xyY:
        0.4679, 0.2371, 22.1488
      CIE-Lab:
        54.1845, 83.4289, -5.5092
        CIE-LCH:
        54.1845, 83.6106, 356.2220
        CIE-Luv:
        54.1845, 129.1948, -23.7370
        Hunter-Lab:
        47.0625, 83.4386, -1.7797
      #f80b8e color charts
#f80b8e RGB chart
      #f80b8e CMYK chart
      #f80b8e RGB pie chart
      #f80b8e color shades, tints & tones
#f80b8e color schemes
#f80b8e color preview, HTML & CSS examples
           This text has a color of #f80b8e        
        
          <p style="color:#f80b8e;">Text here</p>
        
        
          .mytext {color:#f80b8e;}
        
        Text color #f80b8e
      
           This box has a color of #f80b8e        
        
          <div style="background-color:#f80b8e;">Content here</div>
        
        
          .mybackground {background-color:#f80b8e;}
        
        Background color #f80b8e
      
           Border around this has a color of #f80b8e        
        
          <div style="border:2px solid #f80b8e;">Content here</div>
        
        
          .myborder {border:2px solid #f80b8e;}
        
        Border color #f80b8e