#d912c5 color space conversions
Hex:
#d912c5
RGB:
217, 18, 197
CMY:
15, 93, 23
CMYK:
0, 92, 9, 15
HSL:
306°, 84.6809%, 46.0784%
HSV (HSB):
306°, 91.7051%, 85.0980%
XYZ:
38.9096, 19.2155, 54.4815
xyY:
0.3455, 0.1706, 19.2155
CIE-Lab:
50.9384, 82.7306, -43.3679
CIE-LCH:
50.9384, 93.4084, 332.3362
CIE-Luv:
50.9384, 79.0729, -76.6962
Hunter-Lab:
43.8355, 81.7293, -43.0044
#d912c5 color charts
#d912c5 color shades, tints & tones
#d912c5 color schemes
#d912c5 color preview, HTML & CSS examples
This text has a color of #d912c5
<p style="color:#d912c5;">Text here</p>
.mytext {color:#d912c5;}
This box has a color of #d912c5
<div style="background-color:#d912c5;">Content here</div>
.mybackground {background-color:#d912c5;}
Border around this has a color of #d912c5
<div style="border:2px solid #d912c5;">Content here</div>
.myborder {border:2px solid #d912c5;}