#fb2cbe color space conversions
Hex:
        #fb2cbe
        RGB:
        251, 44, 190
        CMY:
        2, 83, 25
        CMYK:
        0, 82, 24, 2
      HSL:
        318°, 96.2791%, 57.8431%
        HSV (HSB):
        318°, 82.4701%, 98.4314%
        XYZ:
        49.9786, 26.0283, 51.1050
        xyY:
        0.3932, 0.2048, 26.0283
      CIE-Lab:
        58.0639, 84.3288, -27.7323
        CIE-LCH:
        58.0639, 88.7717, 341.7961
        CIE-Luv:
        58.0639, 104.8281, -55.6921
        Hunter-Lab:
        51.0179, 85.5822, -23.6786
      #fb2cbe color charts
#fb2cbe RGB chart
      #fb2cbe CMYK chart
      #fb2cbe RGB pie chart
      #fb2cbe color shades, tints & tones
#fb2cbe color schemes
#fb2cbe color preview, HTML & CSS examples
           This text has a color of #fb2cbe        
        
          <p style="color:#fb2cbe;">Text here</p>
        
        
          .mytext {color:#fb2cbe;}
        
        Text color #fb2cbe
      
           This box has a color of #fb2cbe        
        
          <div style="background-color:#fb2cbe;">Content here</div>
        
        
          .mybackground {background-color:#fb2cbe;}
        
        Background color #fb2cbe
      
           Border around this has a color of #fb2cbe        
        
          <div style="border:2px solid #fb2cbe;">Content here</div>
        
        
          .myborder {border:2px solid #fb2cbe;}
        
        Border color #fb2cbe