#fb2fff color space conversions
Hex:
        #fb2fff
        RGB:
        251, 47, 255
        CMY:
        2, 82, 0
        CMYK:
        2, 82, 0, 0
      HSL:
        299°, 100.0000%, 59.2157%
        HSV (HSB):
        299°, 81.5686%, 100.0000%
        XYZ:
        58.8502, 29.7623, 97.2507
        xyY:
        0.3166, 0.1601, 29.7623
      CIE-Lab:
        61.4485, 92.3305, -59.0760
        CIE-LCH:
        61.4485, 109.6124, 327.3876
        CIE-Luv:
        61.4485, 77.8903, -105.6580
        Hunter-Lab:
        54.5548, 97.0833, -67.5034
      #fb2fff color charts
#fb2fff RGB chart
      #fb2fff CMYK chart
      #fb2fff RGB pie chart
      #fb2fff color shades, tints & tones
#fb2fff color schemes
#fb2fff color preview, HTML & CSS examples
           This text has a color of #fb2fff        
        
          <p style="color:#fb2fff;">Text here</p>
        
        
          .mytext {color:#fb2fff;}
        
        Text color #fb2fff
      
           This box has a color of #fb2fff        
        
          <div style="background-color:#fb2fff;">Content here</div>
        
        
          .mybackground {background-color:#fb2fff;}
        
        Background color #fb2fff
      
           Border around this has a color of #fb2fff        
        
          <div style="border:2px solid #fb2fff;">Content here</div>
        
        
          .myborder {border:2px solid #fb2fff;}
        
        Border color #fb2fff