#fb81f0 color space conversions
Hex:
        #fb81f0
        RGB:
        251, 129, 240
        CMY:
        2, 49, 6
        CMYK:
        0, 49, 4, 2
      HSL:
        305°, 93.8462%, 74.5098%
        HSV (HSB):
        305°, 48.6056%, 98.4314%
        XYZ:
        63.3621, 42.5010, 87.3020
        xyY:
        0.3280, 0.2200, 42.5010
      CIE-Lab:
        71.2150, 60.8577, -35.4318
        CIE-LCH:
        71.2150, 70.4207, 329.7917
        CIE-Luv:
        71.2150, 60.5522, -65.7696
        Hunter-Lab:
        65.1928, 59.4001, -33.7624
      #fb81f0 color charts
#fb81f0 RGB chart
      #fb81f0 CMYK chart
      #fb81f0 RGB pie chart
      #fb81f0 color shades, tints & tones
#fb81f0 color schemes
#fb81f0 color preview, HTML & CSS examples
           This text has a color of #fb81f0        
        
          <p style="color:#fb81f0;">Text here</p>
        
        
          .mytext {color:#fb81f0;}
        
        Text color #fb81f0
      
           This box has a color of #fb81f0        
        
          <div style="background-color:#fb81f0;">Content here</div>
        
        
          .mybackground {background-color:#fb81f0;}
        
        Background color #fb81f0
      
           Border around this has a color of #fb81f0        
        
          <div style="border:2px solid #fb81f0;">Content here</div>
        
        
          .myborder {border:2px solid #fb81f0;}
        
        Border color #fb81f0