#f89fbc color space conversions
Hex:
        #f89fbc
        RGB:
        248, 159, 188
        CMY:
        3, 38, 26
        CMYK:
        0, 36, 24, 3
      HSL:
        340°, 86.4078%, 79.8039%
        HSV (HSB):
        340°, 35.8871%, 97.2549%
        XYZ:
        60.1866, 48.3836, 53.7437
        xyY:
        0.3708, 0.2981, 48.3836
      CIE-Lab:
        75.0662, 36.8355, -1.0483
        CIE-LCH:
        75.0662, 36.8504, 358.3699
        CIE-Luv:
        75.0662, 54.9745, -8.3892
        Hunter-Lab:
        69.5583, 32.7235, 2.8808
      #f89fbc color charts
#f89fbc RGB chart
      #f89fbc CMYK chart
      #f89fbc RGB pie chart
      #f89fbc color shades, tints & tones
#f89fbc color schemes
#f89fbc color preview, HTML & CSS examples
           This text has a color of #f89fbc        
        
          <p style="color:#f89fbc;">Text here</p>
        
        
          .mytext {color:#f89fbc;}
        
        Text color #f89fbc
      
           This box has a color of #f89fbc        
        
          <div style="background-color:#f89fbc;">Content here</div>
        
        
          .mybackground {background-color:#f89fbc;}
        
        Background color #f89fbc
      
           Border around this has a color of #f89fbc        
        
          <div style="border:2px solid #f89fbc;">Content here</div>
        
        
          .myborder {border:2px solid #f89fbc;}
        
        Border color #f89fbc