#fb2f97 color space conversions
Hex:
        #fb2f97
        RGB:
        251, 47, 151
        CMY:
        2, 82, 41
        CMYK:
        0, 81, 40, 2
      HSL:
        329°, 96.2264%, 58.4314%
        HSV (HSB):
        329°, 81.2749%, 98.4314%
        XYZ:
        46.3861, 24.7766, 31.6157
        xyY:
        0.4513, 0.2411, 24.7766
      CIE-Lab:
        56.8571, 79.6193, -6.8217
        CIE-LCH:
        56.8571, 79.9110, 355.1029
        CIE-Luv:
        56.8571, 121.1661, -24.8050
        Hunter-Lab:
        49.7761, 79.2349, -2.8152
      #fb2f97 color charts
#fb2f97 RGB chart
      #fb2f97 CMYK chart
      #fb2f97 RGB pie chart
      #fb2f97 color shades, tints & tones
#fb2f97 color schemes
#fb2f97 color preview, HTML & CSS examples
           This text has a color of #fb2f97        
        
          <p style="color:#fb2f97;">Text here</p>
        
        
          .mytext {color:#fb2f97;}
        
        Text color #fb2f97
      
           This box has a color of #fb2f97        
        
          <div style="background-color:#fb2f97;">Content here</div>
        
        
          .mybackground {background-color:#fb2f97;}
        
        Background color #fb2f97
      
           Border around this has a color of #fb2f97        
        
          <div style="border:2px solid #fb2f97;">Content here</div>
        
        
          .myborder {border:2px solid #fb2f97;}
        
        Border color #fb2f97