#feccff color space conversions
Hex:
#feccff
RGB:
254, 204, 255
CMY:
0, 20, 0
CMYK:
0, 20, 0, 0
HSL:
299°, 100.0000%, 90.0000%
HSV (HSB):
299°, 20.0000%, 100.0000%
XYZ:
80.5159, 71.4766, 104.1604
xyY:
0.3143, 0.2790, 71.4766
CIE-Lab:
87.7160, 26.0462, -18.2449
CIE-LCH:
87.7160, 31.8006, 324.9894
CIE-Luv:
87.7160, 25.0606, -33.3823
Hunter-Lab:
84.5438, 22.0441, -13.8663
#feccff color charts
#feccff RGB chart
#feccff CMYK chart
#feccff RGB pie chart
#feccff color shades, tints & tones
#feccff color schemes
#feccff color preview, HTML & CSS examples
This text has a color of #feccff
<p style="color:#feccff;">Text here</p>
.mytext {color:#feccff;}
Text color #feccff
This box has a color of #feccff
<div style="background-color:#feccff;">Content here</div>
.mybackground {background-color:#feccff;}
Background color #feccff
Border around this has a color of #feccff
<div style="border:2px solid #feccff;">Content here</div>
.myborder {border:2px solid #feccff;}
Border color #feccff