#fecaff color space conversions
Hex:
#fecaff
RGB:
254, 202, 255
CMY:
0, 21, 0
CMYK:
0, 21, 0, 0
HSL:
299°, 100.0000%, 89.6078%
HSV (HSB):
299°, 20.7843%, 100.0000%
XYZ:
80.0436, 70.5319, 104.0030
xyY:
0.3144, 0.2771, 70.5319
CIE-Lab:
87.2571, 27.0975, -18.9369
CIE-LCH:
87.2571, 33.0587, 325.0525
CIE-Luv:
87.2571, 26.0506, -34.6672
Hunter-Lab:
83.9833, 23.1558, -14.6351
#fecaff color charts
#fecaff RGB chart
#fecaff CMYK chart
#fecaff RGB pie chart
#fecaff color shades, tints & tones
#fecaff color schemes
#fecaff color preview, HTML & CSS examples
This text has a color of #fecaff
<p style="color:#fecaff;">Text here</p>
.mytext {color:#fecaff;}
Text color #fecaff
This box has a color of #fecaff
<div style="background-color:#fecaff;">Content here</div>
.mybackground {background-color:#fecaff;}
Background color #fecaff
Border around this has a color of #fecaff
<div style="border:2px solid #fecaff;">Content here</div>
.myborder {border:2px solid #fecaff;}
Border color #fecaff