#d885d9 color space conversions
Hex:
#d885d9
RGB:
216, 133, 217
CMY:
15, 48, 15
CMYK:
0, 39, 0, 15
HSL:
299°, 52.5000%, 68.6275%
HSV (HSB):
299°, 38.7097%, 85.0980%
XYZ:
49.2308, 36.3837, 70.0737
xyY:
0.3162, 0.2337, 36.3837
CIE-Lab:
66.8121, 44.5982, -29.8950
CIE-LCH:
66.8121, 53.6909, 326.1653
CIE-Luv:
66.8121, 40.5809, -53.5610
Hunter-Lab:
60.3189, 40.1291, -26.6551
#d885d9 color charts
#d885d9 color shades, tints & tones
#d885d9 color schemes
#d885d9 color preview, HTML & CSS examples
This text has a color of #d885d9
<p style="color:#d885d9;">Text here</p>
.mytext {color:#d885d9;}
This box has a color of #d885d9
<div style="background-color:#d885d9;">Content here</div>
.mybackground {background-color:#d885d9;}
Border around this has a color of #d885d9
<div style="border:2px solid #d885d9;">Content here</div>
.myborder {border:2px solid #d885d9;}