#d53cdd color space conversions
Hex:
#d53cdd
RGB:
213, 60, 221
CMY:
16, 76, 13
CMYK:
4, 73, 0, 13
HSL:
297°, 70.3057%, 55.0980%
HSV (HSB):
297°, 72.8507%, 86.6667%
XYZ:
42.1076, 22.5983, 70.5492
xyY:
0.3113, 0.1671, 22.5983
CIE-Lab:
54.6562, 76.6105, -51.2433
CIE-LCH:
54.6562, 92.1686, 326.2222
CIE-Luv:
54.6562, 61.3333, -88.9612
Hunter-Lab:
47.5377, 74.9195, -54.7141
#d53cdd color charts
#d53cdd color shades, tints & tones
#d53cdd color schemes
#d53cdd color preview, HTML & CSS examples
This text has a color of #d53cdd
<p style="color:#d53cdd;">Text here</p>
.mytext {color:#d53cdd;}
This box has a color of #d53cdd
<div style="background-color:#d53cdd;">Content here</div>
.mybackground {background-color:#d53cdd;}
Border around this has a color of #d53cdd
<div style="border:2px solid #d53cdd;">Content here</div>
.myborder {border:2px solid #d53cdd;}