#fb2fc7 color space conversions
Hex:
        #fb2fc7
        RGB:
        251, 47, 199
        CMY:
        2, 82, 22
        CMYK:
        0, 81, 21, 2
      HSL:
        315°, 96.2264%, 58.4314%
        HSV (HSB):
        315°, 81.2749%, 98.4314%
        XYZ:
        51.1090, 26.6658, 56.4861
        xyY:
        0.3807, 0.1986, 26.6658
      CIE-Lab:
        58.6637, 84.7634, -31.9724
        CIE-LCH:
        58.6637, 90.5929, 339.3337
        CIE-Luv:
        58.6637, 100.3627, -62.2289
        Hunter-Lab:
        51.6389, 86.3000, -28.7081
      #fb2fc7 color charts
#fb2fc7 RGB chart
      #fb2fc7 CMYK chart
      #fb2fc7 RGB pie chart
      #fb2fc7 color shades, tints & tones
#fb2fc7 color schemes
#fb2fc7 color preview, HTML & CSS examples
           This text has a color of #fb2fc7        
        
          <p style="color:#fb2fc7;">Text here</p>
        
        
          .mytext {color:#fb2fc7;}
        
        Text color #fb2fc7
      
           This box has a color of #fb2fc7        
        
          <div style="background-color:#fb2fc7;">Content here</div>
        
        
          .mybackground {background-color:#fb2fc7;}
        
        Background color #fb2fc7
      
           Border around this has a color of #fb2fc7        
        
          <div style="border:2px solid #fb2fc7;">Content here</div>
        
        
          .myborder {border:2px solid #fb2fc7;}
        
        Border color #fb2fc7