#d802d4 color space conversions
Hex:
#d802d4
RGB:
216, 2, 212
CMY:
15, 99, 17
CMYK:
0, 99, 2, 15
HSL:
301°, 98.1651%, 42.7451%
HSV (HSB):
301°, 99.0741%, 84.7059%
XYZ:
40.2243, 19.3958, 63.9111
xyY:
0.3256, 0.1570, 19.3958
CIE-Lab:
51.1471, 85.9662, -51.6856
CIE-LCH:
51.1471, 100.3075, 328.9844
CIE-Luv:
51.1471, 73.0505, -89.4293
Hunter-Lab:
44.0407, 85.9607, -55.2121
#d802d4 color charts
#d802d4 color shades, tints & tones
#d802d4 color schemes
#d802d4 color preview, HTML & CSS examples
This text has a color of #d802d4
<p style="color:#d802d4;">Text here</p>
.mytext {color:#d802d4;}
This box has a color of #d802d4
<div style="background-color:#d802d4;">Content here</div>
.mybackground {background-color:#d802d4;}
Border around this has a color of #d802d4
<div style="border:2px solid #d802d4;">Content here</div>
.myborder {border:2px solid #d802d4;}