#f5d7ee color space conversions
Hex:
        #f5d7ee
        RGB:
        245, 215, 238
        CMY:
        4, 16, 7
        CMYK:
        0, 12, 3, 4
      HSL:
        314°, 60.0000%, 90.1961%
        HSV (HSB):
        314°, 12.2449%, 96.0784%
        XYZ:
        77.3892, 74.1864, 91.1295
        xyY:
        0.3189, 0.3057, 74.1864
      CIE-Lab:
        89.0105, 14.2615, -7.4264
        CIE-LCH:
        89.0105, 16.0793, 332.4928
        CIE-Luv:
        89.0105, 15.8155, -14.0471
        Hunter-Lab:
        86.1315, 9.6522, -2.4383
      #f5d7ee color charts
#f5d7ee RGB chart
      #f5d7ee CMYK chart
      #f5d7ee RGB pie chart
      #f5d7ee color shades, tints & tones
#f5d7ee color schemes
#f5d7ee color preview, HTML & CSS examples
           This text has a color of #f5d7ee        
        
          <p style="color:#f5d7ee;">Text here</p>
        
        
          .mytext {color:#f5d7ee;}
        
        Text color #f5d7ee
      
           This box has a color of #f5d7ee        
        
          <div style="background-color:#f5d7ee;">Content here</div>
        
        
          .mybackground {background-color:#f5d7ee;}
        
        Background color #f5d7ee
      
           Border around this has a color of #f5d7ee        
        
          <div style="border:2px solid #f5d7ee;">Content here</div>
        
        
          .myborder {border:2px solid #f5d7ee;}
        
        Border color #f5d7ee