#f8bdca color space conversions
Hex:
        #f8bdca
        RGB:
        248, 189, 202
        CMY:
        3, 26, 21
        CMYK:
        0, 24, 19, 3
      HSL:
        347°, 80.8219%, 85.6863%
        HSV (HSB):
        347°, 23.7903%, 97.2549%
        XYZ:
        67.5697, 60.6159, 64.0158
        xyY:
        0.3516, 0.3154, 60.6159
      CIE-Lab:
        82.1718, 23.0917, 1.7138
        CIE-LCH:
        82.1718, 23.1552, 4.2446
        CIE-Luv:
        82.1718, 35.6723, -1.7131
        Hunter-Lab:
        77.8562, 18.6677, 5.7492
      #f8bdca color charts
#f8bdca RGB chart
      #f8bdca CMYK chart
      #f8bdca RGB pie chart
      #f8bdca color shades, tints & tones
#f8bdca color schemes
#f8bdca color preview, HTML & CSS examples
           This text has a color of #f8bdca        
        
          <p style="color:#f8bdca;">Text here</p>
        
        
          .mytext {color:#f8bdca;}
        
        Text color #f8bdca
      
           This box has a color of #f8bdca        
        
          <div style="background-color:#f8bdca;">Content here</div>
        
        
          .mybackground {background-color:#f8bdca;}
        
        Background color #f8bdca
      
           Border around this has a color of #f8bdca        
        
          <div style="border:2px solid #f8bdca;">Content here</div>
        
        
          .myborder {border:2px solid #f8bdca;}
        
        Border color #f8bdca