#fac5ca color space conversions
Hex:
        #fac5ca
        RGB:
        250, 197, 202
        CMY:
        2, 23, 21
        CMYK:
        0, 21, 19, 2
      HSL:
        354°, 84.1270%, 87.6471%
        HSV (HSB):
        354°, 21.2000%, 98.0392%
        XYZ:
        70.0513, 64.5208, 64.6388
        xyY:
        0.3516, 0.3239, 64.5208
      CIE-Lab:
        84.2362, 19.5911, 4.7313
        CIE-LCH:
        84.2362, 20.1543, 13.5772
        CIE-Luv:
        84.2362, 32.4581, 3.3783
        Hunter-Lab:
        80.3248, 15.1014, 8.5157
      #fac5ca color charts
#fac5ca RGB chart
      #fac5ca CMYK chart
      #fac5ca RGB pie chart
      #fac5ca color shades, tints & tones
#fac5ca color schemes
#fac5ca color preview, HTML & CSS examples
           This text has a color of #fac5ca        
        
          <p style="color:#fac5ca;">Text here</p>
        
        
          .mytext {color:#fac5ca;}
        
        Text color #fac5ca
      
           This box has a color of #fac5ca        
        
          <div style="background-color:#fac5ca;">Content here</div>
        
        
          .mybackground {background-color:#fac5ca;}
        
        Background color #fac5ca
      
           Border around this has a color of #fac5ca        
        
          <div style="border:2px solid #fac5ca;">Content here</div>
        
        
          .myborder {border:2px solid #fac5ca;}
        
        Border color #fac5ca