#fe23dd color space conversions
Hex:
#fe23dd
RGB:
254, 35, 221
CMY:
0, 86, 13
CMYK:
0, 86, 13, 0
HSL:
309°, 99.0950%, 56.6667%
HSV (HSB):
309°, 86.2205%, 99.6078%
XYZ:
54.5252, 27.4934, 70.8396
xyY:
0.3567, 0.1799, 27.4934
CIE-Lab:
59.4282, 90.3324, -43.2527
CIE-LCH:
59.4282, 100.1536, 334.4141
CIE-Luv:
59.4282, 95.1487, -80.4675
Hunter-Lab:
52.4341, 93.8591, -43.3981
#fe23dd color charts
#fe23dd color shades, tints & tones
#fe23dd color schemes
#fe23dd color preview, HTML & CSS examples
This text has a color of #fe23dd
<p style="color:#fe23dd;">Text here</p>
.mytext {color:#fe23dd;}
This box has a color of #fe23dd
<div style="background-color:#fe23dd;">Content here</div>
.mybackground {background-color:#fe23dd;}
Border around this has a color of #fe23dd
<div style="border:2px solid #fe23dd;">Content here</div>
.myborder {border:2px solid #fe23dd;}