#d995d9 color space conversions
Hex:
#d995d9
RGB:
217, 149, 217
CMY:
15, 42, 15
CMYK:
0, 31, 0, 15
HSL:
300°, 47.2222%, 71.7647%
HSV (HSB):
300°, 31.3364%, 85.0980%
XYZ:
51.8871, 41.2564, 70.8742
xyY:
0.3164, 0.2515, 41.2564
CIE-Lab:
70.3552, 36.4221, -24.4413
CIE-LCH:
70.3552, 43.8629, 326.1361
CIE-Luv:
70.3552, 33.9459, -43.9005
Hunter-Lab:
64.2311, 31.7912, -20.4602
#d995d9 color charts
#d995d9 color shades, tints & tones
#d995d9 color schemes
#d995d9 color preview, HTML & CSS examples
This text has a color of #d995d9
<p style="color:#d995d9;">Text here</p>
.mytext {color:#d995d9;}
This box has a color of #d995d9
<div style="background-color:#d995d9;">Content here</div>
.mybackground {background-color:#d995d9;}
Border around this has a color of #d995d9
<div style="border:2px solid #d995d9;">Content here</div>
.myborder {border:2px solid #d995d9;}