#d61cdd color space conversions
Hex:
#d61cdd
RGB:
214, 28, 221
CMY:
16, 89, 13
CMYK:
3, 87, 0, 13
HSL:
298°, 77.5100%, 48.8235%
HSV (HSB):
298°, 87.3303%, 86.6667%
XYZ:
41.1980, 20.3471, 70.1626
xyY:
0.3128, 0.1545, 20.3471
CIE-Lab:
52.2274, 84.3146, -55.1141
CIE-LCH:
52.2274, 100.7299, 326.8285
CIE-Luv:
52.2274, 66.5876, -94.7174
Hunter-Lab:
45.1078, 84.0895, -60.6469
#d61cdd color charts
#d61cdd color shades, tints & tones
#d61cdd color schemes
#d61cdd color preview, HTML & CSS examples
This text has a color of #d61cdd
<p style="color:#d61cdd;">Text here</p>
.mytext {color:#d61cdd;}
This box has a color of #d61cdd
<div style="background-color:#d61cdd;">Content here</div>
.mybackground {background-color:#d61cdd;}
Border around this has a color of #d61cdd
<div style="border:2px solid #d61cdd;">Content here</div>
.myborder {border:2px solid #d61cdd;}