#fb02f1 color space conversions
Hex:
        #fb02f1
        RGB:
        251, 2, 241
        CMY:
        2, 99, 5
        CMYK:
        0, 99, 4, 2
      HSL:
        302°, 98.4190%, 49.6078%
        HSV (HSB):
        302°, 99.2032%, 98.4314%
        XYZ:
        55.6826, 26.9035, 85.4772
        xyY:
        0.3313, 0.1601, 26.9035
      CIE-Lab:
        58.8849, 95.5931, -55.3868
        CIE-LCH:
        58.8849, 110.4796, 329.9119
        CIE-Luv:
        58.8849, 86.7934, -99.5202
        Hunter-Lab:
        51.8686, 100.8552, -61.3993
      #fb02f1 color charts
#fb02f1 RGB chart
      #fb02f1 CMYK chart
      #fb02f1 RGB pie chart
      #fb02f1 color shades, tints & tones
#fb02f1 color schemes
#fb02f1 color preview, HTML & CSS examples
           This text has a color of #fb02f1        
        
          <p style="color:#fb02f1;">Text here</p>
        
        
          .mytext {color:#fb02f1;}
        
        Text color #fb02f1
      
           This box has a color of #fb02f1        
        
          <div style="background-color:#fb02f1;">Content here</div>
        
        
          .mybackground {background-color:#fb02f1;}
        
        Background color #fb02f1
      
           Border around this has a color of #fb02f1        
        
          <div style="border:2px solid #fb02f1;">Content here</div>
        
        
          .myborder {border:2px solid #fb02f1;}
        
        Border color #fb02f1