#fac4ea color space conversions
Hex:
        #fac4ea
        RGB:
        250, 196, 234
        CMY:
        2, 23, 8
        CMYK:
        0, 22, 6, 2
      HSL:
        318°, 84.3750%, 87.4510%
        HSV (HSB):
        318°, 21.6000%, 98.0392%
        XYZ:
        74.0156, 65.7444, 86.6308
        xyY:
        0.3269, 0.2904, 65.7444
      CIE-Lab:
        84.8659, 25.2408, -11.4184
        CIE-LCH:
        84.8659, 27.7034, 335.6591
        CIE-Luv:
        84.8659, 29.1671, -22.1801
        Hunter-Lab:
        81.0829, 21.0465, -6.5887
      #fac4ea color charts
#fac4ea RGB chart
      #fac4ea CMYK chart
      #fac4ea RGB pie chart
      #fac4ea color shades, tints & tones
#fac4ea color schemes
#fac4ea color preview, HTML & CSS examples
           This text has a color of #fac4ea        
        
          <p style="color:#fac4ea;">Text here</p>
        
        
          .mytext {color:#fac4ea;}
        
        Text color #fac4ea
      
           This box has a color of #fac4ea        
        
          <div style="background-color:#fac4ea;">Content here</div>
        
        
          .mybackground {background-color:#fac4ea;}
        
        Background color #fac4ea
      
           Border around this has a color of #fac4ea        
        
          <div style="border:2px solid #fac4ea;">Content here</div>
        
        
          .myborder {border:2px solid #fac4ea;}
        
        Border color #fac4ea