#fe11e7 color space conversions
Hex:
#fe11e7
RGB:
254, 17, 231
CMY:
0, 93, 9
CMYK:
0, 93, 9, 0
HSL:
306°, 99.1632%, 53.1373%
HSV (HSB):
306°, 93.3071%, 99.6078%
XYZ:
55.4973, 27.2412, 77.9344
xyY:
0.3454, 0.1695, 27.2412
CIE-Lab:
59.1970, 93.7836, -49.2539
CIE-LCH:
59.1970, 105.9307, 332.2922
CIE-Luv:
59.1970, 92.5267, -90.0751
Hunter-Lab:
52.1932, 98.4622, -51.9961
#fe11e7 color charts
#fe11e7 color shades, tints & tones
#fe11e7 color schemes
#fe11e7 color preview, HTML & CSS examples
This text has a color of #fe11e7
<p style="color:#fe11e7;">Text here</p>
.mytext {color:#fe11e7;}
This box has a color of #fe11e7
<div style="background-color:#fe11e7;">Content here</div>
.mybackground {background-color:#fe11e7;}
Border around this has a color of #fe11e7
<div style="border:2px solid #fe11e7;">Content here</div>
.myborder {border:2px solid #fe11e7;}