#fe00ea color space conversions
Hex:
#fe00ea
RGB:
254, 0, 234
CMY:
0, 100, 8
CMYK:
0, 100, 8, 0
HSL:
305°, 100.0000%, 49.8039%
HSV (HSB):
305°, 100.0000%, 99.6078%
XYZ:
55.7243, 27.0113, 80.1186
xyY:
0.3422, 0.1659, 27.0113
CIE-Lab:
58.9848, 95.2671, -51.2756
CIE-LCH:
58.9848, 108.1897, 331.7095
CIE-Luv:
58.9848, 92.0295, -93.2944
Hunter-Lab:
51.9724, 100.4342, -55.0184
#fe00ea color charts
#fe00ea color shades, tints & tones
#fe00ea color schemes
#fe00ea color preview, HTML & CSS examples
This text has a color of #fe00ea
<p style="color:#fe00ea;">Text here</p>
.mytext {color:#fe00ea;}
This box has a color of #fe00ea
<div style="background-color:#fe00ea;">Content here</div>
.mybackground {background-color:#fe00ea;}
Border around this has a color of #fe00ea
<div style="border:2px solid #fe00ea;">Content here</div>
.myborder {border:2px solid #fe00ea;}