#fe1ce7 color space conversions
Hex:
#fe1ce7
RGB:
254, 28, 231
CMY:
0, 89, 9
CMYK:
0, 89, 9, 0
HSL:
306°, 99.1228%, 55.2941%
HSV (HSB):
306°, 88.9764%, 99.6078%
XYZ:
55.7121, 27.6709, 78.0060
xyY:
0.3452, 0.1715, 27.6709
CIE-Lab:
59.5902, 92.6271, -48.6307
CIE-LCH:
59.5902, 104.6170, 332.2998
CIE-Luv:
59.5902, 91.6826, -89.0777
Hunter-Lab:
52.6031, 96.9945, -51.0999
#fe1ce7 color charts
#fe1ce7 color shades, tints & tones
#fe1ce7 color schemes
#fe1ce7 color preview, HTML & CSS examples
This text has a color of #fe1ce7
<p style="color:#fe1ce7;">Text here</p>
.mytext {color:#fe1ce7;}
This box has a color of #fe1ce7
<div style="background-color:#fe1ce7;">Content here</div>
.mybackground {background-color:#fe1ce7;}
Border around this has a color of #fe1ce7
<div style="border:2px solid #fe1ce7;">Content here</div>
.myborder {border:2px solid #fe1ce7;}