#d460d9 color space conversions
Hex:
#d460d9
RGB:
212, 96, 217
CMY:
17, 62, 15
CMYK:
2, 56, 0, 15
HSL:
298°, 61.4213%, 61.3725%
HSV (HSB):
298°, 55.7604%, 85.0980%
XYZ:
43.8586, 27.3725, 68.6175
xyY:
0.3136, 0.1957, 27.3725
CIE-Lab:
59.3176, 61.7301, -41.6121
CIE-LCH:
59.3176, 74.4458, 326.0162
CIE-Luv:
59.3176, 52.3208, -73.4450
Hunter-Lab:
52.3188, 58.0780, -41.1373
#d460d9 color charts
#d460d9 color shades, tints & tones
#d460d9 color schemes
#d460d9 color preview, HTML & CSS examples
This text has a color of #d460d9
<p style="color:#d460d9;">Text here</p>
.mytext {color:#d460d9;}
This box has a color of #d460d9
<div style="background-color:#d460d9;">Content here</div>
.mybackground {background-color:#d460d9;}
Border around this has a color of #d460d9
<div style="border:2px solid #d460d9;">Content here</div>
.myborder {border:2px solid #d460d9;}