#fe2fcd color space conversions
Hex:
#fe2fcd
RGB:
254, 47, 205
CMY:
0, 82, 20
CMYK:
0, 81, 19, 0
HSL:
314°, 99.0431%, 59.0196%
HSV (HSB):
314°, 81.4961%, 99.6078%
XYZ:
52.9090, 27.5116, 60.2793
xyY:
0.3760, 0.1955, 27.5116
CIE-Lab:
59.4449, 86.1142, -34.1450
CIE-LCH:
59.4449, 92.6366, 338.3713
CIE-Luv:
59.4449, 100.1193, -65.9162
Hunter-Lab:
52.4515, 88.2667, -31.4222
#fe2fcd color charts
#fe2fcd color shades, tints & tones
#fe2fcd color schemes
#fe2fcd color preview, HTML & CSS examples
This text has a color of #fe2fcd
<p style="color:#fe2fcd;">Text here</p>
.mytext {color:#fe2fcd;}
This box has a color of #fe2fcd
<div style="background-color:#fe2fcd;">Content here</div>
.mybackground {background-color:#fe2fcd;}
Border around this has a color of #fe2fcd
<div style="border:2px solid #fe2fcd;">Content here</div>
.myborder {border:2px solid #fe2fcd;}