#f2cff9 color space conversions
Hex:
#f2cff9
RGB:
242, 207, 249
CMY:
5, 19, 2
CMYK:
3, 17, 0, 2
HSL:
290°, 77.7778%, 89.4118%
HSV (HSB):
290°, 16.8675%, 97.6471%
XYZ:
76.0297, 70.3424, 99.1928
xyY:
0.3096, 0.2865, 70.3424
CIE-Lab:
87.1645, 19.4679, -16.0117
CIE-LCH:
87.1645, 25.2067, 320.5639
CIE-Luv:
87.1645, 17.0168, -28.5921
Hunter-Lab:
83.8704, 15.0395, -11.4125
#f2cff9 color charts
#f2cff9 color shades, tints & tones
#f2cff9 color schemes
#f2cff9 color preview, HTML & CSS examples
This text has a color of #f2cff9
<p style="color:#f2cff9;">Text here</p>
.mytext {color:#f2cff9;}
This box has a color of #f2cff9
<div style="background-color:#f2cff9;">Content here</div>
.mybackground {background-color:#f2cff9;}
Border around this has a color of #f2cff9
<div style="border:2px solid #f2cff9;">Content here</div>
.myborder {border:2px solid #f2cff9;}