#fe63d9 color space conversions
Hex:
#fe63d9
RGB:
254, 99, 217
CMY:
0, 61, 15
CMYK:
0, 61, 15, 0
HSL:
314°, 98.7261%, 69.2157%
HSV (HSB):
314°, 61.0236%, 99.6078%
XYZ:
57.8593, 35.0043, 69.3526
xyY:
0.3567, 0.2158, 35.0043
CIE-Lab:
65.7520, 71.3758, -31.1285
CIE-LCH:
65.7520, 77.8684, 336.4370
CIE-Luv:
65.7520, 80.9944, -59.8755
Hunter-Lab:
59.1644, 71.0247, -28.0848
#fe63d9 color charts
#fe63d9 color shades, tints & tones
#fe63d9 color schemes
#fe63d9 color preview, HTML & CSS examples
This text has a color of #fe63d9
<p style="color:#fe63d9;">Text here</p>
.mytext {color:#fe63d9;}
This box has a color of #fe63d9
<div style="background-color:#fe63d9;">Content here</div>
.mybackground {background-color:#fe63d9;}
Border around this has a color of #fe63d9
<div style="border:2px solid #fe63d9;">Content here</div>
.myborder {border:2px solid #fe63d9;}