#d460d0 color space conversions
Hex:
#d460d0
RGB:
212, 96, 208
CMY:
17, 62, 18
CMYK:
0, 55, 2, 17
HSL:
302°, 57.4257%, 60.3922%
HSV (HSB):
302°, 54.7170%, 83.1373%
XYZ:
42.7194, 26.9169, 62.6184
xyY:
0.3230, 0.2035, 26.9169
CIE-Lab:
58.8973, 60.1670, -37.1866
CIE-LCH:
58.8973, 70.7313, 328.2816
CIE-Luv:
58.8973, 54.7788, -66.1788
Hunter-Lab:
51.8815, 56.1851, -35.2432
#d460d0 color charts
#d460d0 color shades, tints & tones
#d460d0 color schemes
#d460d0 color preview, HTML & CSS examples
This text has a color of #d460d0
<p style="color:#d460d0;">Text here</p>
.mytext {color:#d460d0;}
This box has a color of #d460d0
<div style="background-color:#d460d0;">Content here</div>
.mybackground {background-color:#d460d0;}
Border around this has a color of #d460d0
<div style="border:2px solid #d460d0;">Content here</div>
.myborder {border:2px solid #d460d0;}