#f2cffc color space conversions
Hex:
#f2cffc
RGB:
242, 207, 252
CMY:
5, 19, 1
CMYK:
4, 18, 0, 1
HSL:
287°, 88.2353%, 90.0000%
HSV (HSB):
287°, 17.8571%, 98.8235%
XYZ:
76.5015, 70.5312, 101.6773
xyY:
0.3076, 0.2836, 70.5312
CIE-Lab:
87.2567, 20.0287, -17.4582
CIE-LCH:
87.2567, 26.5695, 318.9227
CIE-Luv:
87.2567, 16.7178, -31.0396
Hunter-Lab:
83.9828, 15.6289, -12.9939
#f2cffc color charts
#f2cffc color shades, tints & tones
#f2cffc color schemes
#f2cffc color preview, HTML & CSS examples
This text has a color of #f2cffc
<p style="color:#f2cffc;">Text here</p>
.mytext {color:#f2cffc;}
This box has a color of #f2cffc
<div style="background-color:#f2cffc;">Content here</div>
.mybackground {background-color:#f2cffc;}
Border around this has a color of #f2cffc
<div style="border:2px solid #f2cffc;">Content here</div>
.myborder {border:2px solid #f2cffc;}