#d51ddd color space conversions
Hex:
#d51ddd
RGB:
213, 29, 221
CMY:
16, 89, 13
CMYK:
4, 87, 0, 13
HSL:
298°, 76.8000%, 49.0196%
HSV (HSB):
298°, 86.8778%, 86.6667%
XYZ:
40.9311, 20.2453, 70.1570
xyY:
0.3117, 0.1542, 20.2453
CIE-Lab:
52.1135, 83.9869, -55.3060
CIE-LCH:
52.1135, 100.5612, 326.6348
CIE-Luv:
52.1135, 65.7932, -94.9022
Hunter-Lab:
44.9948, 83.6378, -60.9501
#d51ddd color charts
#d51ddd color shades, tints & tones
#d51ddd color schemes
#d51ddd color preview, HTML & CSS examples
This text has a color of #d51ddd
<p style="color:#d51ddd;">Text here</p>
.mytext {color:#d51ddd;}
This box has a color of #d51ddd
<div style="background-color:#d51ddd;">Content here</div>
.mybackground {background-color:#d51ddd;}
Border around this has a color of #d51ddd
<div style="border:2px solid #d51ddd;">Content here</div>
.myborder {border:2px solid #d51ddd;}