#f80bca color space conversions
Hex:
        #f80bca
        RGB:
        248, 11, 202
        CMY:
        3, 96, 21
        CMYK:
        0, 96, 19, 3
      HSL:
        312°, 94.4223%, 50.7843%
        HSV (HSB):
        312°, 95.5645%, 97.2549%
        XYZ:
        49.4917, 24.4601, 57.9899
        xyY:
        0.3751, 0.1854, 24.4601
      CIE-Lab:
        56.5455, 89.5588, -37.0381
        CIE-LCH:
        56.5455, 96.9154, 337.5319
        CIE-Luv:
        56.5455, 101.0688, -70.1613
        Hunter-Lab:
        49.4571, 92.0750, -34.8992
      #f80bca color charts
#f80bca RGB chart
      #f80bca CMYK chart
      #f80bca RGB pie chart
      #f80bca color shades, tints & tones
#f80bca color schemes
#f80bca color preview, HTML & CSS examples
           This text has a color of #f80bca        
        
          <p style="color:#f80bca;">Text here</p>
        
        
          .mytext {color:#f80bca;}
        
        Text color #f80bca
      
           This box has a color of #f80bca        
        
          <div style="background-color:#f80bca;">Content here</div>
        
        
          .mybackground {background-color:#f80bca;}
        
        Background color #f80bca
      
           Border around this has a color of #f80bca        
        
          <div style="border:2px solid #f80bca;">Content here</div>
        
        
          .myborder {border:2px solid #f80bca;}
        
        Border color #f80bca