#d34ed9 color space conversions
Hex:
#d34ed9
RGB:
211, 78, 217
CMY:
17, 69, 15
CMYK:
3, 64, 0, 15
HSL:
297°, 64.6512%, 57.8431%
HSV (HSB):
297°, 64.0553%, 85.0980%
XYZ:
42.1127, 24.3074, 68.1179
xyY:
0.3130, 0.1807, 24.3074
CIE-Lab:
56.3943, 69.1342, -46.2351
CIE-LCH:
56.3943, 83.1698, 326.2264
CIE-Luv:
56.3943, 57.0536, -80.8892
Hunter-Lab:
49.3026, 66.1898, -47.4050
#d34ed9 color charts
#d34ed9 color shades, tints & tones
#d34ed9 color schemes
#d34ed9 color preview, HTML & CSS examples
This text has a color of #d34ed9
<p style="color:#d34ed9;">Text here</p>
.mytext {color:#d34ed9;}
This box has a color of #d34ed9
<div style="background-color:#d34ed9;">Content here</div>
.mybackground {background-color:#d34ed9;}
Border around this has a color of #d34ed9
<div style="border:2px solid #d34ed9;">Content here</div>
.myborder {border:2px solid #d34ed9;}