#fb2bfe color space conversions
Hex:
        #fb2bfe
        RGB:
        251, 43, 254
        CMY:
        2, 83, 0
        CMYK:
        1, 83, 0, 0
      HSL:
        299°, 99.0610%, 58.2353%
        HSV (HSB):
        299°, 83.0709%, 99.6078%
        XYZ:
        58.5369, 29.3927, 96.3541
        xyY:
        0.3176, 0.1595, 29.3927
      CIE-Lab:
        61.1267, 92.9603, -59.0371
        CIE-LCH:
        61.1267, 110.1227, 327.5812
        CIE-Luv:
        61.1267, 78.7632, -105.5618
        Hunter-Lab:
        54.2151, 97.8531, -67.4230
      #fb2bfe color charts
#fb2bfe RGB chart
      #fb2bfe CMYK chart
      #fb2bfe RGB pie chart
      #fb2bfe color shades, tints & tones
#fb2bfe color schemes
#fb2bfe color preview, HTML & CSS examples
           This text has a color of #fb2bfe        
        
          <p style="color:#fb2bfe;">Text here</p>
        
        
          .mytext {color:#fb2bfe;}
        
        Text color #fb2bfe
      
           This box has a color of #fb2bfe        
        
          <div style="background-color:#fb2bfe;">Content here</div>
        
        
          .mybackground {background-color:#fb2bfe;}
        
        Background color #fb2bfe
      
           Border around this has a color of #fb2bfe        
        
          <div style="border:2px solid #fb2bfe;">Content here</div>
        
        
          .myborder {border:2px solid #fb2bfe;}
        
        Border color #fb2bfe