#feacf1 color space conversions
Hex:
#feacf1
RGB:
254, 172, 241
CMY:
0, 33, 5
CMYK:
0, 32, 5, 0
HSL:
310°, 97.6190%, 83.5294%
HSV (HSB):
310°, 32.2835%, 99.6078%
XYZ:
71.5028, 56.9268, 90.4384
xyY:
0.3267, 0.2601, 56.9268
CIE-Lab:
80.1384, 40.3522, -22.2455
CIE-LCH:
80.1384, 46.0778, 331.1327
CIE-Luv:
80.1384, 42.8764, -41.8962
Hunter-Lab:
75.4498, 37.1248, -18.2535
#feacf1 color charts
#feacf1 color shades, tints & tones
#feacf1 color schemes
#feacf1 color preview, HTML & CSS examples
This text has a color of #feacf1
<p style="color:#feacf1;">Text here</p>
.mytext {color:#feacf1;}
This box has a color of #feacf1
<div style="background-color:#feacf1;">Content here</div>
.mybackground {background-color:#feacf1;}
Border around this has a color of #feacf1
<div style="border:2px solid #feacf1;">Content here</div>
.myborder {border:2px solid #feacf1;}