#d802c4 color space conversions
Hex:
#d802c4
RGB:
216, 2, 196
CMY:
15, 99, 23
CMYK:
0, 99, 9, 15
HSL:
306°, 98.1651%, 42.7451%
HSV (HSB):
306°, 99.0741%, 84.7059%
XYZ:
38.3044, 18.6279, 53.8012
xyY:
0.3459, 0.1682, 18.6279
CIE-Lab:
50.2490, 83.7675, -43.8930
CIE-LCH:
50.2490, 94.5706, 332.3461
CIE-Luv:
50.2490, 79.6595, -77.3606
Hunter-Lab:
43.1600, 82.8883, -43.6961
#d802c4 color charts
#d802c4 color shades, tints & tones
#d802c4 color schemes
#d802c4 color preview, HTML & CSS examples
This text has a color of #d802c4
<p style="color:#d802c4;">Text here</p>
.mytext {color:#d802c4;}
This box has a color of #d802c4
<div style="background-color:#d802c4;">Content here</div>
.mybackground {background-color:#d802c4;}
Border around this has a color of #d802c4
<div style="border:2px solid #d802c4;">Content here</div>
.myborder {border:2px solid #d802c4;}