#f6f5fd color space conversions
Hex:
#f6f5fd
RGB:
246, 245, 253
CMY:
4, 4, 1
CMYK:
3, 3, 0, 1
HSL:
248°, 66.6667%, 97.6471%
HSV (HSB):
248°, 3.1621%, 99.2157%
XYZ:
88.3881, 91.9895, 106.0257
xyY:
0.3086, 0.3212, 91.9895
CIE-Lab:
96.8160, 1.7637, -3.7246
CIE-LCH:
96.8160, 4.1211, 295.3387
CIE-Luv:
96.8160, 0.1054, -6.1209
Hunter-Lab:
95.9112, -3.3457, 1.5952
#f6f5fd color charts
#f6f5fd color shades, tints & tones
#f6f5fd color schemes
#f6f5fd color preview, HTML & CSS examples
This text has a color of #f6f5fd
<p style="color:#f6f5fd;">Text here</p>
.mytext {color:#f6f5fd;}
This box has a color of #f6f5fd
<div style="background-color:#f6f5fd;">Content here</div>
.mybackground {background-color:#f6f5fd;}
Border around this has a color of #f6f5fd
<div style="border:2px solid #f6f5fd;">Content here</div>
.myborder {border:2px solid #f6f5fd;}