#fe23dc color space conversions
Hex:
#fe23dc
RGB:
254, 35, 220
CMY:
0, 86, 14
CMYK:
0, 86, 13, 0
HSL:
309°, 99.0950%, 56.6667%
HSV (HSB):
309°, 86.2205%, 99.6078%
XYZ:
54.3923, 27.4402, 70.1398
xyY:
0.3579, 0.1806, 27.4402
CIE-Lab:
59.3796, 90.2043, -42.7640
CIE-LCH:
59.3796, 99.8278, 334.6353
CIE-Luv:
59.3796, 95.5740, -79.6886
Hunter-Lab:
52.3834, 93.6747, -42.7192
#fe23dc color charts
#fe23dc color shades, tints & tones
#fe23dc color schemes
#fe23dc color preview, HTML & CSS examples
This text has a color of #fe23dc
<p style="color:#fe23dc;">Text here</p>
.mytext {color:#fe23dc;}
This box has a color of #fe23dc
<div style="background-color:#fe23dc;">Content here</div>
.mybackground {background-color:#fe23dc;}
Border around this has a color of #fe23dc
<div style="border:2px solid #fe23dc;">Content here</div>
.myborder {border:2px solid #fe23dc;}