#fb4ffb color space conversions
Hex:
        #fb4ffb
        RGB:
        251, 79, 251
        CMY:
        2, 69, 2
        CMYK:
        0, 69, 0, 2
      HSL:
        300°, 95.5556%, 64.7059%
        HSV (HSB):
        300°, 68.5259%, 98.4314%
        XYZ:
        59.9922, 33.0662, 94.4873
        xyY:
        0.3199, 0.1763, 33.0662
      CIE-Lab:
        64.2145, 83.1473, -52.4652
        CIE-LCH:
        64.2145, 98.3162, 327.7485
        CIE-Luv:
        64.2145, 73.4827, -95.0174
        Hunter-Lab:
        57.5032, 85.5956, -57.1709
      #fb4ffb color charts
#fb4ffb RGB chart
      #fb4ffb CMYK chart
      #fb4ffb RGB pie chart
      #fb4ffb color shades, tints & tones
#fb4ffb color schemes
#fb4ffb color preview, HTML & CSS examples
           This text has a color of #fb4ffb        
        
          <p style="color:#fb4ffb;">Text here</p>
        
        
          .mytext {color:#fb4ffb;}
        
        Text color #fb4ffb
      
           This box has a color of #fb4ffb        
        
          <div style="background-color:#fb4ffb;">Content here</div>
        
        
          .mybackground {background-color:#fb4ffb;}
        
        Background color #fb4ffb
      
           Border around this has a color of #fb4ffb        
        
          <div style="border:2px solid #fb4ffb;">Content here</div>
        
        
          .myborder {border:2px solid #fb4ffb;}
        
        Border color #fb4ffb