#fe5ce2 color space conversions
Hex:
#fe5ce2
RGB:
254, 92, 226
CMY:
0, 64, 11
CMYK:
0, 64, 11, 0
HSL:
310°, 98.7805%, 67.8431%
HSV (HSB):
310°, 63.7795%, 99.6078%
XYZ:
58.4277, 34.2161, 75.4764
xyY:
0.3475, 0.2035, 34.2161
CIE-Lab:
65.1337, 75.4237, -37.1171
CIE-LCH:
65.1337, 84.0620, 333.7975
CIE-Luv:
65.1337, 80.4356, -69.8457
Hunter-Lab:
58.4945, 75.9305, -35.5566
#fe5ce2 color charts
#fe5ce2 color shades, tints & tones
#fe5ce2 color schemes
#fe5ce2 color preview, HTML & CSS examples
This text has a color of #fe5ce2
<p style="color:#fe5ce2;">Text here</p>
.mytext {color:#fe5ce2;}
This box has a color of #fe5ce2
<div style="background-color:#fe5ce2;">Content here</div>
.mybackground {background-color:#fe5ce2;}
Border around this has a color of #fe5ce2
<div style="border:2px solid #fe5ce2;">Content here</div>
.myborder {border:2px solid #fe5ce2;}