#fe01eb color space conversions
Hex:
#fe01eb
RGB:
254, 1, 235
CMY:
0, 100, 8
CMYK:
0, 100, 7, 0
HSL:
305°, 99.2157%, 50.0000%
HSV (HSB):
305°, 99.6063%, 99.6078%
XYZ:
55.8793, 27.0907, 80.8811
xyY:
0.3410, 0.1653, 27.0907
CIE-Lab:
59.0582, 95.3385, -51.7202
CIE-LCH:
59.0582, 108.4638, 331.5206
CIE-Luv:
59.0582, 91.5614, -94.0043
Hunter-Lab:
52.0487, 100.5516, -55.6996
#fe01eb color charts
#fe01eb color shades, tints & tones
#fe01eb color schemes
#fe01eb color preview, HTML & CSS examples
This text has a color of #fe01eb
<p style="color:#fe01eb;">Text here</p>
.mytext {color:#fe01eb;}
This box has a color of #fe01eb
<div style="background-color:#fe01eb;">Content here</div>
.mybackground {background-color:#fe01eb;}
Border around this has a color of #fe01eb
<div style="border:2px solid #fe01eb;">Content here</div>
.myborder {border:2px solid #fe01eb;}