#f8d4ec color space conversions
Hex:
        #f8d4ec
        RGB:
        248, 212, 236
        CMY:
        3, 17, 7
        CMYK:
        0, 15, 5, 3
      HSL:
        320°, 72.0000%, 90.1961%
        HSV (HSB):
        320°, 14.5161%, 97.2549%
        XYZ:
        77.3952, 73.0996, 89.3873
        xyY:
        0.3226, 0.3047, 73.0996
      CIE-Lab:
        88.4952, 16.4948, -7.1061
        CIE-LCH:
        88.4952, 17.9604, 336.6932
        CIE-Luv:
        88.4952, 19.3747, -13.9361
        Hunter-Lab:
        85.4983, 11.9607, -2.1381
      #f8d4ec color charts
#f8d4ec RGB chart
      #f8d4ec CMYK chart
      #f8d4ec RGB pie chart
      #f8d4ec color shades, tints & tones
#f8d4ec color schemes
#f8d4ec color preview, HTML & CSS examples
           This text has a color of #f8d4ec        
        
          <p style="color:#f8d4ec;">Text here</p>
        
        
          .mytext {color:#f8d4ec;}
        
        Text color #f8d4ec
      
           This box has a color of #f8d4ec        
        
          <div style="background-color:#f8d4ec;">Content here</div>
        
        
          .mybackground {background-color:#f8d4ec;}
        
        Background color #f8d4ec
      
           Border around this has a color of #f8d4ec        
        
          <div style="border:2px solid #f8d4ec;">Content here</div>
        
        
          .myborder {border:2px solid #f8d4ec;}
        
        Border color #f8d4ec