#d80be3 color space conversions
Hex:
#d80be3
RGB:
216, 11, 227
CMY:
15, 96, 11
CMYK:
5, 95, 0, 11
HSL:
297°, 90.7563%, 46.6667%
HSV (HSB):
297°, 95.1542%, 89.0196%
XYZ:
42.3037, 20.3843, 74.3780
xyY:
0.3086, 0.1487, 20.3843
CIE-Lab:
52.2690, 87.4909, -58.4349
CIE-LCH:
52.2690, 105.2107, 326.2612
CIE-Luv:
52.2690, 66.8648, -99.9921
Hunter-Lab:
45.1490, 88.2401, -66.0694
#d80be3 color charts
#d80be3 color shades, tints & tones
#d80be3 color schemes
#d80be3 color preview, HTML & CSS examples
This text has a color of #d80be3
<p style="color:#d80be3;">Text here</p>
.mytext {color:#d80be3;}
This box has a color of #d80be3
<div style="background-color:#d80be3;">Content here</div>
.mybackground {background-color:#d80be3;}
Border around this has a color of #d80be3
<div style="border:2px solid #d80be3;">Content here</div>
.myborder {border:2px solid #d80be3;}