#fe05eb color space conversions
Hex:
#fe05eb
RGB:
254, 5, 235
CMY:
0, 98, 8
CMYK:
0, 98, 7, 0
HSL:
305°, 99.2032%, 50.7843%
HSV (HSB):
305°, 98.0315%, 99.6078%
XYZ:
55.9227, 27.1775, 80.8956
xyY:
0.3410, 0.1657, 27.1775
CIE-Lab:
59.1383, 95.1016, -51.5928
CIE-LCH:
59.1383, 108.1949, 331.5201
CIE-Luv:
59.1383, 91.3951, -93.8042
Hunter-Lab:
52.1321, 100.2480, -55.5104
#fe05eb color charts
#fe05eb color shades, tints & tones
#fe05eb color schemes
#fe05eb color preview, HTML & CSS examples
This text has a color of #fe05eb
<p style="color:#fe05eb;">Text here</p>
.mytext {color:#fe05eb;}
This box has a color of #fe05eb
<div style="background-color:#fe05eb;">Content here</div>
.mybackground {background-color:#fe05eb;}
Border around this has a color of #fe05eb
<div style="border:2px solid #fe05eb;">Content here</div>
.myborder {border:2px solid #fe05eb;}