#d49ddb color space conversions
Hex:
#d49ddb
RGB:
212, 157, 219
CMY:
17, 38, 14
CMYK:
3, 28, 0, 14
HSL:
293°, 46.2687%, 73.7255%
HSV (HSB):
293°, 28.3105%, 85.8824%
XYZ:
51.9945, 43.2255, 72.6208
xyY:
0.3098, 0.2575, 43.2255
CIE-Lab:
71.7077, 30.8739, -23.5216
CIE-LCH:
71.7077, 38.8132, 322.6976
CIE-Luv:
71.7077, 26.7140, -41.6390
Hunter-Lab:
65.7461, 26.1091, -19.4674
#d49ddb color charts
#d49ddb color shades, tints & tones
#d49ddb color schemes
#d49ddb color preview, HTML & CSS examples
This text has a color of #d49ddb
<p style="color:#d49ddb;">Text here</p>
.mytext {color:#d49ddb;}
This box has a color of #d49ddb
<div style="background-color:#d49ddb;">Content here</div>
.mybackground {background-color:#d49ddb;}
Border around this has a color of #d49ddb
<div style="border:2px solid #d49ddb;">Content here</div>
.myborder {border:2px solid #d49ddb;}