#fb1fec color space conversions
Hex:
        #fb1fec
        RGB:
        251, 31, 236
        CMY:
        2, 88, 7
        CMYK:
        0, 88, 6, 2
      HSL:
        304°, 96.4912%, 55.2941%
        HSV (HSB):
        304°, 87.6494%, 98.4314%
        XYZ:
        55.4140, 27.5453, 81.7530
        xyY:
        0.3364, 0.1672, 27.5453
      CIE-Lab:
        59.4757, 92.3728, -51.6488
        CIE-LCH:
        59.4757, 105.8316, 330.7889
        CIE-Luv:
        59.4757, 87.1120, -93.5976
        Hunter-Lab:
        52.4836, 96.6198, -55.6166
      #fb1fec color charts
#fb1fec RGB chart
      #fb1fec CMYK chart
      #fb1fec RGB pie chart
      #fb1fec color shades, tints & tones
#fb1fec color schemes
#fb1fec color preview, HTML & CSS examples
           This text has a color of #fb1fec        
        
          <p style="color:#fb1fec;">Text here</p>
        
        
          .mytext {color:#fb1fec;}
        
        Text color #fb1fec
      
           This box has a color of #fb1fec        
        
          <div style="background-color:#fb1fec;">Content here</div>
        
        
          .mybackground {background-color:#fb1fec;}
        
        Background color #fb1fec
      
           Border around this has a color of #fb1fec        
        
          <div style="border:2px solid #fb1fec;">Content here</div>
        
        
          .myborder {border:2px solid #fb1fec;}
        
        Border color #fb1fec