#f5f3fd color space conversions
Hex:
#f5f3fd
RGB:
245, 243, 253
CMY:
4, 5, 1
CMYK:
3, 4, 0, 1
HSL:
252°, 71.4286%, 97.2549%
HSV (HSB):
252°, 3.9526%, 99.2157%
XYZ:
87.4364, 90.6055, 105.8087
xyY:
0.3080, 0.3192, 90.6055
CIE-Lab:
96.2474, 2.4568, -4.5697
CIE-LCH:
96.2474, 5.1883, 298.2640
CIE-Luv:
96.2474, 0.5441, -7.5685
Hunter-Lab:
95.1869, -2.6114, 0.7247
#f5f3fd color charts
#f5f3fd color shades, tints & tones
#f5f3fd color schemes
#f5f3fd color preview, HTML & CSS examples
This text has a color of #f5f3fd
<p style="color:#f5f3fd;">Text here</p>
.mytext {color:#f5f3fd;}
This box has a color of #f5f3fd
<div style="background-color:#f5f3fd;">Content here</div>
.mybackground {background-color:#f5f3fd;}
Border around this has a color of #f5f3fd
<div style="border:2px solid #f5f3fd;">Content here</div>
.myborder {border:2px solid #f5f3fd;}