#d865d9 color space conversions
Hex:
#d865d9
RGB:
216, 101, 217
CMY:
15, 60, 15
CMYK:
0, 53, 0, 15
HSL:
299°, 60.4167%, 62.3529%
HSV (HSB):
299°, 53.4562%, 85.0980%
XYZ:
45.4970, 28.9160, 68.8290
xyY:
0.3176, 0.2019, 28.9160
CIE-Lab:
60.7075, 60.4916, -39.3918
CIE-LCH:
60.7075, 72.1869, 326.9280
CIE-Luv:
60.7075, 53.3143, -70.0957
Hunter-Lab:
53.7736, 56.9220, -38.2483
#d865d9 color charts
#d865d9 color shades, tints & tones
#d865d9 color schemes
#d865d9 color preview, HTML & CSS examples
This text has a color of #d865d9
<p style="color:#d865d9;">Text here</p>
.mytext {color:#d865d9;}
This box has a color of #d865d9
<div style="background-color:#d865d9;">Content here</div>
.mybackground {background-color:#d865d9;}
Border around this has a color of #d865d9
<div style="border:2px solid #d865d9;">Content here</div>
.myborder {border:2px solid #d865d9;}