#fb80be color space conversions
Hex:
        #fb80be
        RGB:
        251, 128, 190
        CMY:
        2, 50, 25
        CMYK:
        0, 49, 24, 2
      HSL:
        330°, 93.8931%, 74.3137%
        HSV (HSB):
        330°, 49.0040%, 98.4314%
        XYZ:
        56.7971, 39.6653, 53.3778
        xyY:
        0.3791, 0.2647, 39.6653
      CIE-Lab:
        69.2305, 53.7732, -10.7504
        CIE-LCH:
        69.2305, 54.8373, 348.6944
        CIE-Luv:
        69.2305, 73.7816, -25.7828
        Hunter-Lab:
        62.9804, 50.7596, -6.1639
      #fb80be color charts
#fb80be RGB chart
      #fb80be CMYK chart
      #fb80be RGB pie chart
      #fb80be color shades, tints & tones
#fb80be color schemes
#fb80be color preview, HTML & CSS examples
           This text has a color of #fb80be        
        
          <p style="color:#fb80be;">Text here</p>
        
        
          .mytext {color:#fb80be;}
        
        Text color #fb80be
      
           This box has a color of #fb80be        
        
          <div style="background-color:#fb80be;">Content here</div>
        
        
          .mybackground {background-color:#fb80be;}
        
        Background color #fb80be
      
           Border around this has a color of #fb80be        
        
          <div style="border:2px solid #fb80be;">Content here</div>
        
        
          .myborder {border:2px solid #fb80be;}
        
        Border color #fb80be