#d49ddd color space conversions
Hex:
#d49ddd
RGB:
212, 157, 221
CMY:
17, 38, 13
CMYK:
4, 29, 0, 13
HSL:
292°, 48.4848%, 74.1176%
HSV (HSB):
292°, 28.9593%, 86.6667%
XYZ:
52.2595, 43.3314, 74.0160
xyY:
0.3081, 0.2555, 43.3314
CIE-Lab:
71.7794, 31.2586, -24.5102
CIE-LCH:
71.7794, 39.7221, 321.8997
CIE-Luv:
71.7794, 26.4295, -43.3013
Hunter-Lab:
65.8266, 26.5138, -20.5876
#d49ddd color charts
#d49ddd color shades, tints & tones
#d49ddd color schemes
#d49ddd color preview, HTML & CSS examples
This text has a color of #d49ddd
<p style="color:#d49ddd;">Text here</p>
.mytext {color:#d49ddd;}
This box has a color of #d49ddd
<div style="background-color:#d49ddd;">Content here</div>
.mybackground {background-color:#d49ddd;}
Border around this has a color of #d49ddd
<div style="border:2px solid #d49ddd;">Content here</div>
.myborder {border:2px solid #d49ddd;}