#fecdfe color space conversions
Hex:
#fecdfe
RGB:
254, 205, 254
CMY:
0, 20, 0
CMYK:
0, 19, 0, 0
HSL:
300°, 96.0784%, 90.0000%
HSV (HSB):
300°, 19.2913%, 99.6078%
XYZ:
80.5938, 71.8892, 103.3942
xyY:
0.3150, 0.2810, 71.8892
CIE-Lab:
87.9152, 25.3399, -17.4170
CIE-LCH:
87.9152, 30.7484, 325.4979
CIE-Luv:
87.9152, 24.6810, -31.9245
Hunter-Lab:
84.7875, 21.2929, -12.9500
#fecdfe color charts
#fecdfe color shades, tints & tones
#fecdfe color schemes
#fecdfe color preview, HTML & CSS examples
This text has a color of #fecdfe
<p style="color:#fecdfe;">Text here</p>
.mytext {color:#fecdfe;}
This box has a color of #fecdfe
<div style="background-color:#fecdfe;">Content here</div>
.mybackground {background-color:#fecdfe;}
Border around this has a color of #fecdfe
<div style="border:2px solid #fecdfe;">Content here</div>
.myborder {border:2px solid #fecdfe;}