#f5d9ec color space conversions
Hex:
        #f5d9ec
        RGB:
        245, 217, 236
        CMY:
        4, 15, 7
        CMYK:
        0, 11, 4, 4
      HSL:
        319°, 58.3333%, 90.5882%
        HSV (HSB):
        319°, 11.4286%, 96.0784%
        XYZ:
        77.6094, 75.0943, 89.7611
        xyY:
        0.3201, 0.3097, 75.0943
      CIE-Lab:
        89.4372, 12.8648, -5.7426
        CIE-LCH:
        89.4372, 14.0883, 335.9448
        CIE-Luv:
        89.4372, 14.9615, -11.1702
        Hunter-Lab:
        86.6570, 8.2136, -0.7539
      #f5d9ec color charts
#f5d9ec RGB chart
      #f5d9ec CMYK chart
      #f5d9ec RGB pie chart
      #f5d9ec color shades, tints & tones
#f5d9ec color schemes
#f5d9ec color preview, HTML & CSS examples
           This text has a color of #f5d9ec        
        
          <p style="color:#f5d9ec;">Text here</p>
        
        
          .mytext {color:#f5d9ec;}
        
        Text color #f5d9ec
      
           This box has a color of #f5d9ec        
        
          <div style="background-color:#f5d9ec;">Content here</div>
        
        
          .mybackground {background-color:#f5d9ec;}
        
        Background color #f5d9ec
      
           Border around this has a color of #f5d9ec        
        
          <div style="border:2px solid #f5d9ec;">Content here</div>
        
        
          .myborder {border:2px solid #f5d9ec;}
        
        Border color #f5d9ec