#fe0ce5 color space conversions
Hex:
#fe0ce5
RGB:
254, 12, 229
CMY:
0, 95, 10
CMYK:
0, 95, 10, 0
HSL:
306°, 99.1803%, 52.1569%
HSV (HSB):
306°, 95.2756%, 99.6078%
XYZ:
55.1474, 26.9909, 76.4319
xyY:
0.3478, 0.1702, 26.9909
CIE-Lab:
58.9659, 93.8993, -48.4951
CIE-LCH:
58.9659, 105.6828, 332.6855
CIE-Luv:
58.9659, 93.6553, -88.8645
Hunter-Lab:
51.9528, 98.5587, -50.8593
#fe0ce5 color charts
#fe0ce5 color shades, tints & tones
#fe0ce5 color schemes
#fe0ce5 color preview, HTML & CSS examples
This text has a color of #fe0ce5
<p style="color:#fe0ce5;">Text here</p>
.mytext {color:#fe0ce5;}
This box has a color of #fe0ce5
<div style="background-color:#fe0ce5;">Content here</div>
.mybackground {background-color:#fe0ce5;}
Border around this has a color of #fe0ce5
<div style="border:2px solid #fe0ce5;">Content here</div>
.myborder {border:2px solid #fe0ce5;}