#f4f2fd color space conversions
Hex:
#f4f2fd
RGB:
244, 242, 253
CMY:
4, 5, 1
CMYK:
4, 4, 0, 1
HSL:
251°, 73.3333%, 97.0588%
HSV (HSB):
251°, 4.3478%, 99.2157%
XYZ:
86.7900, 89.8292, 105.6930
xyY:
0.3074, 0.3182, 89.8292
CIE-Lab:
95.9259, 2.6413, -5.0518
CIE-LCH:
95.9259, 5.7006, 297.6024
CIE-Luv:
95.9259, 0.4854, -8.3580
Hunter-Lab:
94.7783, -2.4067, 0.2269
#f4f2fd color charts
#f4f2fd color shades, tints & tones
#f4f2fd color schemes
#f4f2fd color preview, HTML & CSS examples
This text has a color of #f4f2fd
<p style="color:#f4f2fd;">Text here</p>
.mytext {color:#f4f2fd;}
This box has a color of #f4f2fd
<div style="background-color:#f4f2fd;">Content here</div>
.mybackground {background-color:#f4f2fd;}
Border around this has a color of #f4f2fd
<div style="border:2px solid #f4f2fd;">Content here</div>
.myborder {border:2px solid #f4f2fd;}