#fb01e8 color space conversions
Hex:
        #fb01e8
        RGB:
        251, 1, 232
        CMY:
        2, 100, 9
        CMYK:
        0, 100, 8, 2
      HSL:
        305°, 99.2063%, 49.4118%
        HSV (HSB):
        305°, 99.6016%, 98.4314%
        XYZ:
        54.3600, 26.3571, 78.5663
        xyY:
        0.3413, 0.1655, 26.3571
      CIE-Lab:
        58.3745, 94.4543, -51.1542
        CIE-LCH:
        58.3745, 107.4168, 331.5611
        CIE-Luv:
        58.3745, 90.6076, -92.7704
        Hunter-Lab:
        51.3392, 99.1594, -54.7962
      #fb01e8 color charts
#fb01e8 RGB chart
      #fb01e8 CMYK chart
      #fb01e8 RGB pie chart
      #fb01e8 color shades, tints & tones
#fb01e8 color schemes
#fb01e8 color preview, HTML & CSS examples
           This text has a color of #fb01e8        
        
          <p style="color:#fb01e8;">Text here</p>
        
        
          .mytext {color:#fb01e8;}
        
        Text color #fb01e8
      
           This box has a color of #fb01e8        
        
          <div style="background-color:#fb01e8;">Content here</div>
        
        
          .mybackground {background-color:#fb01e8;}
        
        Background color #fb01e8
      
           Border around this has a color of #fb01e8        
        
          <div style="border:2px solid #fb01e8;">Content here</div>
        
        
          .myborder {border:2px solid #fb01e8;}
        
        Border color #fb01e8