#d802cc color space conversions
Hex:
#d802cc
RGB:
216, 2, 204
CMY:
15, 99, 20
CMYK:
0, 99, 6, 15
HSL:
303°, 98.1651%, 42.7451%
HSV (HSB):
303°, 99.0741%, 84.7059%
XYZ:
39.2397, 19.0020, 58.7263
xyY:
0.3355, 0.1625, 19.0020
CIE-Lab:
50.6895, 84.8503, -47.8180
CIE-LCH:
50.6895, 97.3968, 330.5963
CIE-Luv:
50.6895, 76.3057, -83.4295
Hunter-Lab:
43.5913, 84.3963, -49.3619
#d802cc color charts
#d802cc color shades, tints & tones
#d802cc color schemes
#d802cc color preview, HTML & CSS examples
This text has a color of #d802cc
<p style="color:#d802cc;">Text here</p>
.mytext {color:#d802cc;}
This box has a color of #d802cc
<div style="background-color:#d802cc;">Content here</div>
.mybackground {background-color:#d802cc;}
Border around this has a color of #d802cc
<div style="border:2px solid #d802cc;">Content here</div>
.myborder {border:2px solid #d802cc;}