#fe3fdc color space conversions
Hex:
#fe3fdc
RGB:
254, 63, 220
CMY:
0, 75, 14
CMYK:
0, 75, 13, 0
HSL:
311°, 98.9637%, 62.1569%
HSV (HSB):
311°, 75.1969%, 99.6078%
XYZ:
55.5688, 29.7932, 70.5320
xyY:
0.3565, 0.1911, 29.7932
CIE-Lab:
61.4753, 84.1425, -39.4720
CIE-LCH:
61.4753, 92.9408, 334.8683
CIE-Luv:
61.4753, 90.6614, -74.1838
Hunter-Lab:
54.5831, 86.2031, -38.4061
#fe3fdc color charts
#fe3fdc color shades, tints & tones
#fe3fdc color schemes
#fe3fdc color preview, HTML & CSS examples
This text has a color of #fe3fdc
<p style="color:#fe3fdc;">Text here</p>
.mytext {color:#fe3fdc;}
This box has a color of #fe3fdc
<div style="background-color:#fe3fdc;">Content here</div>
.mybackground {background-color:#fe3fdc;}
Border around this has a color of #fe3fdc
<div style="border:2px solid #fe3fdc;">Content here</div>
.myborder {border:2px solid #fe3fdc;}