#d51ddb color space conversions
Hex:
#d51ddb
RGB:
213, 29, 219
CMY:
16, 89, 14
CMYK:
3, 87, 0, 14
HSL:
298°, 76.6129%, 48.6275%
HSV (HSB):
298°, 86.7580%, 85.8824%
XYZ:
40.6661, 20.1393, 68.7618
xyY:
0.3139, 0.1554, 20.1393
CIE-Lab:
51.9944, 83.6836, -54.3584
CIE-LCH:
51.9944, 99.7887, 326.9934
CIE-Luv:
51.9944, 66.5316, -93.4186
Hunter-Lab:
44.8769, 83.2170, -59.4322
#d51ddb color charts
#d51ddb color shades, tints & tones
#d51ddb color schemes
#d51ddb color preview, HTML & CSS examples
This text has a color of #d51ddb
<p style="color:#d51ddb;">Text here</p>
.mytext {color:#d51ddb;}
This box has a color of #d51ddb
<div style="background-color:#d51ddb;">Content here</div>
.mybackground {background-color:#d51ddb;}
Border around this has a color of #d51ddb
<div style="border:2px solid #d51ddb;">Content here</div>
.myborder {border:2px solid #d51ddb;}