#f2c3f9 color space conversions
Hex:
#f2c3f9
RGB:
242, 195, 249
CMY:
5, 24, 2
CMYK:
3, 22, 0, 2
HSL:
292°, 81.8182%, 87.0588%
HSV (HSB):
292°, 21.6867%, 97.6471%
XYZ:
73.2319, 64.7470, 98.2602
xyY:
0.3100, 0.2741, 64.7470
CIE-Lab:
84.3532, 25.8214, -20.2494
CIE-LCH:
84.3532, 32.8143, 321.8962
CIE-Luv:
84.3532, 22.9086, -36.4225
Hunter-Lab:
80.4655, 21.6388, -16.0759
#f2c3f9 color charts
#f2c3f9 color shades, tints & tones
#f2c3f9 color schemes
#f2c3f9 color preview, HTML & CSS examples
This text has a color of #f2c3f9
<p style="color:#f2c3f9;">Text here</p>
.mytext {color:#f2c3f9;}
This box has a color of #f2c3f9
<div style="background-color:#f2c3f9;">Content here</div>
.mybackground {background-color:#f2c3f9;}
Border around this has a color of #f2c3f9
<div style="border:2px solid #f2c3f9;">Content here</div>
.myborder {border:2px solid #f2c3f9;}