#f2ddfe color space conversions
Hex:
#f2ddfe
RGB:
242, 221, 254
CMY:
5, 13, 0
CMYK:
5, 13, 0, 0
HSL:
278°, 94.2857%, 93.1373%
HSV (HSB):
278°, 12.9921%, 99.6078%
XYZ:
80.3638, 77.7459, 104.5368
xyY:
0.3060, 0.2960, 77.7459
CIE-Lab:
90.6638, 13.0420, -13.3995
CIE-LCH:
90.6638, 18.6987, 314.2253
CIE-Luv:
90.6638, 9.6644, -23.3946
Hunter-Lab:
88.1736, 8.3858, -8.5714
#f2ddfe color charts
#f2ddfe color shades, tints & tones
#f2ddfe color schemes
#f2ddfe color preview, HTML & CSS examples
This text has a color of #f2ddfe
<p style="color:#f2ddfe;">Text here</p>
.mytext {color:#f2ddfe;}
This box has a color of #f2ddfe
<div style="background-color:#f2ddfe;">Content here</div>
.mybackground {background-color:#f2ddfe;}
Border around this has a color of #f2ddfe
<div style="border:2px solid #f2ddfe;">Content here</div>
.myborder {border:2px solid #f2ddfe;}