#d65fd9 color space conversions
Hex:
#d65fd9
RGB:
214, 95, 217
CMY:
16, 63, 15
CMYK:
1, 56, 0, 15
HSL:
299°, 61.6162%, 61.1765%
HSV (HSB):
299°, 56.2212%, 85.0980%
XYZ:
44.3482, 27.4903, 68.6144
xyY:
0.3158, 0.1957, 27.4903
CIE-Lab:
59.4254, 62.6974, -41.4236
CIE-LCH:
59.4254, 75.1457, 326.5476
CIE-Luv:
59.4254, 54.0030, -73.3201
Hunter-Lab:
52.4312, 59.2269, -40.8884
#d65fd9 color charts
#d65fd9 color shades, tints & tones
#d65fd9 color schemes
#d65fd9 color preview, HTML & CSS examples
This text has a color of #d65fd9
<p style="color:#d65fd9;">Text here</p>
.mytext {color:#d65fd9;}
This box has a color of #d65fd9
<div style="background-color:#d65fd9;">Content here</div>
.mybackground {background-color:#d65fd9;}
Border around this has a color of #d65fd9
<div style="border:2px solid #d65fd9;">Content here</div>
.myborder {border:2px solid #d65fd9;}