#f886db color space conversions
Hex:
        #f886db
        RGB:
        248, 134, 219
        CMY:
        3, 47, 14
        CMYK:
        0, 46, 12, 3
      HSL:
        315°, 89.0625%, 74.9020%
        HSV (HSB):
        315°, 45.9677%, 97.2549%
        XYZ:
        60.0227, 42.1211, 71.9845
        xyY:
        0.3447, 0.2419, 42.1211
      CIE-Lab:
        70.9544, 54.1688, -24.3087
        CIE-LCH:
        70.9544, 59.3732, 335.8314
        CIE-Luv:
        70.9544, 61.4669, -46.8038
        Hunter-Lab:
        64.9008, 51.5071, -20.3307
      #f886db color charts
#f886db RGB chart
      #f886db CMYK chart
      #f886db RGB pie chart
      #f886db color shades, tints & tones
#f886db color schemes
#f886db color preview, HTML & CSS examples
           This text has a color of #f886db        
        
          <p style="color:#f886db;">Text here</p>
        
        
          .mytext {color:#f886db;}
        
        Text color #f886db
      
           This box has a color of #f886db        
        
          <div style="background-color:#f886db;">Content here</div>
        
        
          .mybackground {background-color:#f886db;}
        
        Background color #f886db
      
           Border around this has a color of #f886db        
        
          <div style="border:2px solid #f886db;">Content here</div>
        
        
          .myborder {border:2px solid #f886db;}
        
        Border color #f886db