#fe5ee5 color space conversions
Hex:
#fe5ee5
RGB:
254, 94, 229
CMY:
0, 63, 10
CMYK:
0, 63, 10, 0
HSL:
309°, 98.7654%, 68.2353%
HSV (HSB):
309°, 62.9921%, 99.6078%
XYZ:
59.0186, 34.7334, 77.7223
xyY:
0.3442, 0.2026, 34.7334
CIE-Lab:
65.5406, 75.0987, -38.1543
CIE-LCH:
65.5406, 84.2352, 333.0669
CIE-Luv:
65.5406, 78.7854, -71.5039
Hunter-Lab:
58.9350, 75.6168, -36.9359
#fe5ee5 color charts
#fe5ee5 color shades, tints & tones
#fe5ee5 color schemes
#fe5ee5 color preview, HTML & CSS examples
This text has a color of #fe5ee5
<p style="color:#fe5ee5;">Text here</p>
.mytext {color:#fe5ee5;}
This box has a color of #fe5ee5
<div style="background-color:#fe5ee5;">Content here</div>
.mybackground {background-color:#fe5ee5;}
Border around this has a color of #fe5ee5
<div style="border:2px solid #fe5ee5;">Content here</div>
.myborder {border:2px solid #fe5ee5;}