#f5c7de color space conversions
Hex:
        #f5c7de
        RGB:
        245, 199, 222
        CMY:
        4, 22, 13
        CMYK:
        0, 19, 9, 4
      HSL:
        330°, 69.6970%, 87.0588%
        HSV (HSB):
        330°, 18.7755%, 96.0784%
        XYZ:
        71.2644, 65.5333, 78.0004
        xyY:
        0.3318, 0.3051, 65.5333
      CIE-Lab:
        84.7578, 19.9352, -5.2340
        CIE-LCH:
        84.7578, 20.6108, 345.2889
        CIE-Luv:
        84.7578, 25.8196, -11.5822
        Hunter-Lab:
        80.9526, 15.4706, -0.4609
      #f5c7de color charts
#f5c7de RGB chart
      #f5c7de CMYK chart
      #f5c7de RGB pie chart
      #f5c7de color shades, tints & tones
#f5c7de color schemes
#f5c7de color preview, HTML & CSS examples
           This text has a color of #f5c7de        
        
          <p style="color:#f5c7de;">Text here</p>
        
        
          .mytext {color:#f5c7de;}
        
        Text color #f5c7de
      
           This box has a color of #f5c7de        
        
          <div style="background-color:#f5c7de;">Content here</div>
        
        
          .mybackground {background-color:#f5c7de;}
        
        Background color #f5c7de
      
           Border around this has a color of #f5c7de        
        
          <div style="border:2px solid #f5c7de;">Content here</div>
        
        
          .myborder {border:2px solid #f5c7de;}
        
        Border color #f5c7de