#d52ddd color space conversions
Hex:
#d52ddd
RGB:
213, 45, 221
CMY:
16, 82, 13
CMYK:
4, 80, 0, 13
HSL:
297°, 72.1311%, 52.1569%
HSV (HSB):
297°, 79.6380%, 86.6667%
XYZ:
41.4301, 21.2434, 70.3234
xyY:
0.3115, 0.1597, 21.2434
CIE-Lab:
53.2148, 80.7679, -53.5435
CIE-LCH:
53.2148, 96.9039, 326.4584
CIE-Luv:
53.2148, 63.8959, -92.3764
Hunter-Lab:
46.0905, 79.7926, -58.1993
#d52ddd color charts
#d52ddd color shades, tints & tones
#d52ddd color schemes
#d52ddd color preview, HTML & CSS examples
This text has a color of #d52ddd
<p style="color:#d52ddd;">Text here</p>
.mytext {color:#d52ddd;}
This box has a color of #d52ddd
<div style="background-color:#d52ddd;">Content here</div>
.mybackground {background-color:#d52ddd;}
Border around this has a color of #d52ddd
<div style="border:2px solid #d52ddd;">Content here</div>
.myborder {border:2px solid #d52ddd;}