#f80bfb color space conversions
Hex:
        #f80bfb
        RGB:
        248, 11, 251
        CMY:
        3, 96, 2
        CMYK:
        1, 96, 0, 2
      HSL:
        299°, 96.7742%, 51.3725%
        HSV (HSB):
        299°, 95.6175%, 98.4314%
        XYZ:
        56.2437, 27.1608, 93.5450
        xyY:
        0.3179, 0.1535, 27.1608
      CIE-Lab:
        59.1229, 95.9679, -60.6075
        CIE-LCH:
        59.1229, 113.5038, 327.7260
        CIE-Luv:
        59.1229, 80.2625, -107.5317
        Hunter-Lab:
        52.1161, 101.4341, -69.9405
      #f80bfb color charts
#f80bfb RGB chart
      #f80bfb CMYK chart
      #f80bfb RGB pie chart
      #f80bfb color shades, tints & tones
#f80bfb color schemes
#f80bfb color preview, HTML & CSS examples
           This text has a color of #f80bfb        
        
          <p style="color:#f80bfb;">Text here</p>
        
        
          .mytext {color:#f80bfb;}
        
        Text color #f80bfb
      
           This box has a color of #f80bfb        
        
          <div style="background-color:#f80bfb;">Content here</div>
        
        
          .mybackground {background-color:#f80bfb;}
        
        Background color #f80bfb
      
           Border around this has a color of #f80bfb        
        
          <div style="border:2px solid #f80bfb;">Content here</div>
        
        
          .myborder {border:2px solid #f80bfb;}
        
        Border color #f80bfb