#f2dbfc color space conversions
Hex:
#f2dbfc
RGB:
242, 219, 252
CMY:
5, 14, 1
CMYK:
4, 13, 0, 1
HSL:
282°, 84.6154%, 92.3529%
HSV (HSB):
282°, 13.0952%, 98.8235%
XYZ:
79.5202, 76.5686, 102.6835
xyY:
0.3073, 0.2959, 76.5686
CIE-Lab:
90.1227, 13.7143, -13.1597
CIE-LCH:
90.1227, 19.0068, 316.1824
CIE-Luv:
90.1227, 10.8145, -23.1054
Hunter-Lab:
87.5035, 9.0836, -8.3232
#f2dbfc color charts
#f2dbfc color shades, tints & tones
#f2dbfc color schemes
#f2dbfc color preview, HTML & CSS examples
This text has a color of #f2dbfc
<p style="color:#f2dbfc;">Text here</p>
.mytext {color:#f2dbfc;}
This box has a color of #f2dbfc
<div style="background-color:#f2dbfc;">Content here</div>
.mybackground {background-color:#f2dbfc;}
Border around this has a color of #f2dbfc
<div style="border:2px solid #f2dbfc;">Content here</div>
.myborder {border:2px solid #f2dbfc;}