#f886bb color space conversions
Hex:
        #f886bb
        RGB:
        248, 134, 187
        CMY:
        3, 47, 27
        CMYK:
        0, 46, 25, 3
      HSL:
        332°, 89.0625%, 74.9020%
        HSV (HSB):
        332°, 45.9677%, 97.2549%
        XYZ:
        56.2061, 40.5945, 51.8868
        xyY:
        0.3780, 0.2730, 40.5945
      CIE-Lab:
        69.8909, 49.4608, -8.1295
        CIE-LCH:
        69.8909, 50.1245, 350.6661
        CIE-Luv:
        69.8909, 69.1199, -21.0905
        Hunter-Lab:
        63.7138, 45.9674, -3.6845
      #f886bb color charts
#f886bb RGB chart
      #f886bb CMYK chart
      #f886bb RGB pie chart
      #f886bb color shades, tints & tones
#f886bb color schemes
#f886bb color preview, HTML & CSS examples
           This text has a color of #f886bb        
        
          <p style="color:#f886bb;">Text here</p>
        
        
          .mytext {color:#f886bb;}
        
        Text color #f886bb
      
           This box has a color of #f886bb        
        
          <div style="background-color:#f886bb;">Content here</div>
        
        
          .mybackground {background-color:#f886bb;}
        
        Background color #f886bb
      
           Border around this has a color of #f886bb        
        
          <div style="border:2px solid #f886bb;">Content here</div>
        
        
          .myborder {border:2px solid #f886bb;}
        
        Border color #f886bb