#f2cdfc color space conversions
Hex:
#f2cdfc
RGB:
242, 205, 252
CMY:
5, 20, 1
CMYK:
4, 19, 0, 1
HSL:
287°, 88.6792%, 89.6078%
HSV (HSB):
287°, 18.6508%, 98.8235%
XYZ:
76.0200, 69.5682, 101.5168
xyY:
0.3076, 0.2815, 69.5682
CIE-Lab:
86.7846, 21.0858, -18.1692
CIE-LCH:
86.7846, 27.8340, 319.2491
CIE-Luv:
86.7846, 17.6964, -32.3551
Hunter-Lab:
83.4075, 16.7267, -13.7776
#f2cdfc color charts
#f2cdfc color shades, tints & tones
#f2cdfc color schemes
#f2cdfc color preview, HTML & CSS examples
This text has a color of #f2cdfc
<p style="color:#f2cdfc;">Text here</p>
.mytext {color:#f2cdfc;}
This box has a color of #f2cdfc
<div style="background-color:#f2cdfc;">Content here</div>
.mybackground {background-color:#f2cdfc;}
Border around this has a color of #f2cdfc
<div style="border:2px solid #f2cdfc;">Content here</div>
.myborder {border:2px solid #f2cdfc;}