#d912d7 color space conversions
Hex:
#d912d7
RGB:
217, 18, 215
CMY:
15, 93, 16
CMYK:
0, 92, 1, 15
HSL:
301°, 84.6809%, 46.0784%
HSV (HSB):
301°, 91.7051%, 85.0980%
XYZ:
41.0973, 20.0906, 66.0018
xyY:
0.3231, 0.1580, 20.0906
CIE-Lab:
51.9395, 85.2471, -52.1258
CIE-LCH:
51.9395, 99.9208, 328.5556
CIE-Luv:
51.9395, 71.7918, -90.3293
Hunter-Lab:
44.8226, 85.2252, -55.9295
#d912d7 color charts
#d912d7 color shades, tints & tones
#d912d7 color schemes
#d912d7 color preview, HTML & CSS examples
This text has a color of #d912d7
<p style="color:#d912d7;">Text here</p>
.mytext {color:#d912d7;}
This box has a color of #d912d7
<div style="background-color:#d912d7;">Content here</div>
.mybackground {background-color:#d912d7;}
Border around this has a color of #d912d7
<div style="border:2px solid #d912d7;">Content here</div>
.myborder {border:2px solid #d912d7;}