#f7cfca color space conversions
Hex:
        #f7cfca
        RGB:
        247, 207, 202
        CMY:
        3, 19, 21
        CMYK:
        0, 16, 18, 3
      HSL:
        7°, 73.7705%, 88.0392%
        HSV (HSB):
        7°, 18.2186%, 96.8627%
        XYZ:
        71.3313, 68.6641, 65.3710
        xyY:
        0.3473, 0.3343, 68.6641
      CIE-Lab:
        86.3374, 13.2683, 7.7218
        CIE-LCH:
        86.3374, 15.3517, 30.1984
        CIE-Luv:
        86.3374, 24.7822, 8.9577
        Hunter-Lab:
        82.8638, 8.6457, 11.2309
      #f7cfca color charts
#f7cfca RGB chart
      #f7cfca CMYK chart
      #f7cfca RGB pie chart
      #f7cfca color shades, tints & tones
#f7cfca color schemes
#f7cfca color preview, HTML & CSS examples
           This text has a color of #f7cfca        
        
          <p style="color:#f7cfca;">Text here</p>
        
        
          .mytext {color:#f7cfca;}
        
        Text color #f7cfca
      
           This box has a color of #f7cfca        
        
          <div style="background-color:#f7cfca;">Content here</div>
        
        
          .mybackground {background-color:#f7cfca;}
        
        Background color #f7cfca
      
           Border around this has a color of #f7cfca        
        
          <div style="border:2px solid #f7cfca;">Content here</div>
        
        
          .myborder {border:2px solid #f7cfca;}
        
        Border color #f7cfca