#d865cd color space conversions
Hex:
#d865cd
RGB:
216, 101, 205
CMY:
15, 60, 20
CMYK:
0, 53, 5, 15
HSL:
306°, 59.5855%, 62.1569%
HSV (HSB):
306°, 53.2407%, 84.7059%
XYZ:
43.9920, 28.3141, 60.9041
xyY:
0.3302, 0.2126, 28.3141
CIE-Lab:
60.1714, 58.4411, -33.4579
CIE-LCH:
60.1714, 67.3409, 330.2086
CIE-Luv:
60.1714, 56.5490, -60.3468
Hunter-Lab:
53.2110, 54.4552, -30.6144
#d865cd color charts
#d865cd color shades, tints & tones
#d865cd color schemes
#d865cd color preview, HTML & CSS examples
This text has a color of #d865cd
<p style="color:#d865cd;">Text here</p>
.mytext {color:#d865cd;}
This box has a color of #d865cd
<div style="background-color:#d865cd;">Content here</div>
.mybackground {background-color:#d865cd;}
Border around this has a color of #d865cd
<div style="border:2px solid #d865cd;">Content here</div>
.myborder {border:2px solid #d865cd;}