#fac5ea color space conversions
Hex:
        #fac5ea
        RGB:
        250, 197, 234
        CMY:
        2, 23, 8
        CMYK:
        0, 21, 6, 2
      HSL:
        318°, 84.1270%, 87.6471%
        HSV (HSB):
        318°, 21.2000%, 98.0392%
        XYZ:
        74.2419, 66.1970, 86.7062
        xyY:
        0.3268, 0.2914, 66.1970
      CIE-Lab:
        85.0968, 24.7137, -11.0740
        CIE-LCH:
        85.0968, 27.0814, 335.8634
        CIE-Luv:
        85.0968, 28.6472, -21.5507
        Hunter-Lab:
        81.3615, 20.4974, -6.2317
      #fac5ea color charts
#fac5ea RGB chart
      #fac5ea CMYK chart
      #fac5ea RGB pie chart
      #fac5ea color shades, tints & tones
#fac5ea color schemes
#fac5ea color preview, HTML & CSS examples
           This text has a color of #fac5ea        
        
          <p style="color:#fac5ea;">Text here</p>
        
        
          .mytext {color:#fac5ea;}
        
        Text color #fac5ea
      
           This box has a color of #fac5ea        
        
          <div style="background-color:#fac5ea;">Content here</div>
        
        
          .mybackground {background-color:#fac5ea;}
        
        Background color #fac5ea
      
           Border around this has a color of #fac5ea        
        
          <div style="border:2px solid #fac5ea;">Content here</div>
        
        
          .myborder {border:2px solid #fac5ea;}
        
        Border color #fac5ea