#d80abd color space conversions
Hex:
#d80abd
RGB:
216, 10, 189
CMY:
15, 96, 26
CMYK:
0, 95, 13, 15
HSL:
308°, 91.1504%, 44.3137%
HSV (HSB):
308°, 95.3704%, 84.7059%
XYZ:
37.6128, 18.4901, 49.7307
xyY:
0.3554, 0.1747, 18.4901
CIE-Lab:
50.0853, 82.2366, -40.0826
CIE-LCH:
50.0853, 91.4848, 334.0151
CIE-Luv:
50.0853, 82.2341, -71.4999
Hunter-Lab:
43.0002, 80.8858, -38.4701
#d80abd color charts
#d80abd color shades, tints & tones
#d80abd color schemes
#d80abd color preview, HTML & CSS examples
This text has a color of #d80abd
<p style="color:#d80abd;">Text here</p>
.mytext {color:#d80abd;}
This box has a color of #d80abd
<div style="background-color:#d80abd;">Content here</div>
.mybackground {background-color:#d80abd;}
Border around this has a color of #d80abd
<div style="border:2px solid #d80abd;">Content here</div>
.myborder {border:2px solid #d80abd;}