#d499d9 color space conversions
Hex:
#d499d9
RGB:
212, 153, 217
CMY:
17, 40, 15
CMYK:
2, 29, 0, 15
HSL:
295°, 45.7143%, 72.5490%
HSV (HSB):
295°, 29.4931%, 85.0980%
XYZ:
51.0670, 41.7893, 71.0203
xyY:
0.3116, 0.2550, 41.7893
CIE-Lab:
70.7254, 32.6619, -23.9220
CIE-LCH:
70.7254, 40.4854, 323.7804
CIE-Luv:
70.7254, 28.8938, -42.4839
Hunter-Lab:
64.6446, 27.8807, -19.8863
#d499d9 color charts
#d499d9 color shades, tints & tones
#d499d9 color schemes
#d499d9 color preview, HTML & CSS examples
This text has a color of #d499d9
<p style="color:#d499d9;">Text here</p>
.mytext {color:#d499d9;}
This box has a color of #d499d9
<div style="background-color:#d499d9;">Content here</div>
.mybackground {background-color:#d499d9;}
Border around this has a color of #d499d9
<div style="border:2px solid #d499d9;">Content here</div>
.myborder {border:2px solid #d499d9;}