#fb2c81 color space conversions
Hex:
        #fb2c81
        RGB:
        251, 44, 129
        CMY:
        2, 83, 49
        CMYK:
        0, 82, 49, 2
      HSL:
        335°, 96.2791%, 57.8431%
        HSV (HSB):
        335°, 82.4701%, 98.4314%
        XYZ:
        44.6468, 23.8956, 23.0280
        xyY:
        0.4876, 0.2610, 23.8956
      CIE-Lab:
        55.9831, 78.4037, 4.9492
        CIE-LCH:
        55.9831, 78.5597, 3.6120
        CIE-Luv:
        55.9831, 131.2850, -9.3586
        Hunter-Lab:
        48.8831, 77.4854, 6.2876
      #fb2c81 color charts
#fb2c81 RGB chart
      #fb2c81 CMYK chart
      #fb2c81 RGB pie chart
      #fb2c81 color shades, tints & tones
#fb2c81 color schemes
#fb2c81 color preview, HTML & CSS examples
           This text has a color of #fb2c81        
        
          <p style="color:#fb2c81;">Text here</p>
        
        
          .mytext {color:#fb2c81;}
        
        Text color #fb2c81
      
           This box has a color of #fb2c81        
        
          <div style="background-color:#fb2c81;">Content here</div>
        
        
          .mybackground {background-color:#fb2c81;}
        
        Background color #fb2c81
      
           Border around this has a color of #fb2c81        
        
          <div style="border:2px solid #fb2c81;">Content here</div>
        
        
          .myborder {border:2px solid #fb2c81;}
        
        Border color #fb2c81