#fec3fc color space conversions
Hex:
#fec3fc
RGB:
254, 195, 252
CMY:
0, 24, 1
CMYK:
0, 23, 1, 0
HSL:
302°, 96.7213%, 88.0392%
HSV (HSB):
302°, 23.2283%, 99.6078%
XYZ:
77.9588, 67.1293, 100.9438
xyY:
0.3169, 0.2728, 67.1293
CIE-Lab:
85.5692, 30.2374, -19.8965
CIE-LCH:
85.5692, 36.1963, 326.6547
CIE-Luv:
85.5692, 29.8892, -36.6815
Hunter-Lab:
81.9325, 26.4611, -15.6947
#fec3fc color charts
#fec3fc color shades, tints & tones
#fec3fc color schemes
#fec3fc color preview, HTML & CSS examples
This text has a color of #fec3fc
<p style="color:#fec3fc;">Text here</p>
.mytext {color:#fec3fc;}
This box has a color of #fec3fc
<div style="background-color:#fec3fc;">Content here</div>
.mybackground {background-color:#fec3fc;}
Border around this has a color of #fec3fc
<div style="border:2px solid #fec3fc;">Content here</div>
.myborder {border:2px solid #fec3fc;}