#f2ccfd color space conversions
Hex:
#f2ccfd
RGB:
242, 204, 253
CMY:
5, 20, 1
CMYK:
4, 19, 0, 1
HSL:
287°, 92.4528%, 89.6078%
HSV (HSB):
287°, 19.3676%, 99.2157%
XYZ:
75.9404, 69.1548, 102.2742
xyY:
0.3070, 0.2796, 69.1548
CIE-Lab:
86.5807, 21.8031, -19.0056
CIE-LCH:
86.5807, 28.9238, 318.9215
CIE-Luv:
86.5807, 18.0809, -33.8311
Hunter-Lab:
83.1594, 17.4758, -14.7067
#f2ccfd color charts
#f2ccfd color shades, tints & tones
#f2ccfd color schemes
#f2ccfd color preview, HTML & CSS examples
This text has a color of #f2ccfd
<p style="color:#f2ccfd;">Text here</p>
.mytext {color:#f2ccfd;}
This box has a color of #f2ccfd
<div style="background-color:#f2ccfd;">Content here</div>
.mybackground {background-color:#f2ccfd;}
Border around this has a color of #f2ccfd
<div style="border:2px solid #f2ccfd;">Content here</div>
.myborder {border:2px solid #f2ccfd;}