#d802e4 color space conversions
Hex:
#d802e4
RGB:
216, 2, 228
CMY:
15, 99, 11
CMYK:
5, 99, 0, 11
HSL:
297°, 98.2609%, 45.0980%
HSV (HSB):
297°, 99.1228%, 89.4118%
XYZ:
42.3442, 20.2438, 75.0744
xyY:
0.3076, 0.1471, 20.2438
CIE-Lab:
52.1117, 88.2905, -59.2541
CIE-LCH:
52.1117, 106.3309, 326.1334
CIE-Luv:
52.1117, 66.8480, -101.1997
Hunter-Lab:
44.9931, 89.2532, -67.4348
#d802e4 color charts
#d802e4 color shades, tints & tones
#d802e4 color schemes
#d802e4 color preview, HTML & CSS examples
This text has a color of #d802e4
<p style="color:#d802e4;">Text here</p>
.mytext {color:#d802e4;}
This box has a color of #d802e4
<div style="background-color:#d802e4;">Content here</div>
.mybackground {background-color:#d802e4;}
Border around this has a color of #d802e4
<div style="border:2px solid #d802e4;">Content here</div>
.myborder {border:2px solid #d802e4;}