#fe5ce7 color space conversions
Hex:
#fe5ce7
RGB:
254, 92, 231
CMY:
0, 64, 9
CMYK:
0, 64, 9, 0
HSL:
309°, 98.7805%, 67.8431%
HSV (HSB):
309°, 63.7795%, 99.6078%
XYZ:
59.1240, 34.4946, 79.1433
xyY:
0.3422, 0.1997, 34.4946
CIE-Lab:
65.3533, 76.1596, -39.5598
CIE-LCH:
65.3533, 85.8211, 332.5511
CIE-Luv:
65.3533, 78.7618, -73.8580
Hunter-Lab:
58.7321, 76.9097, -38.7825
#fe5ce7 color charts
#fe5ce7 color shades, tints & tones
#fe5ce7 color schemes
#fe5ce7 color preview, HTML & CSS examples
This text has a color of #fe5ce7
<p style="color:#fe5ce7;">Text here</p>
.mytext {color:#fe5ce7;}
This box has a color of #fe5ce7
<div style="background-color:#fe5ce7;">Content here</div>
.mybackground {background-color:#fe5ce7;}
Border around this has a color of #fe5ce7
<div style="border:2px solid #fe5ce7;">Content here</div>
.myborder {border:2px solid #fe5ce7;}