#d12bb5 color space conversions
Hex:
#d12bb5
RGB:
209, 43, 181
CMY:
18, 83, 29
CMYK:
0, 79, 13, 18
HSL:
310°, 65.8730%, 49.4118%
HSV (HSB):
310°, 79.4258%, 81.9608%
XYZ:
35.4989, 18.6193, 45.4389
xyY:
0.3566, 0.1870, 18.6193
CIE-Lab:
50.2387, 74.5651, -35.2533
CIE-LCH:
50.2387, 82.4788, 334.6959
CIE-Luv:
50.2387, 76.3694, -63.2615
Hunter-Lab:
43.1500, 71.3366, -32.2300
#d12bb5 color charts
#d12bb5 color shades, tints & tones
#d12bb5 color schemes
#d12bb5 color preview, HTML & CSS examples
This text has a color of #d12bb5
<p style="color:#d12bb5;">Text here</p>
.mytext {color:#d12bb5;}
This box has a color of #d12bb5
<div style="background-color:#d12bb5;">Content here</div>
.mybackground {background-color:#d12bb5;}
Border around this has a color of #d12bb5
<div style="border:2px solid #d12bb5;">Content here</div>
.myborder {border:2px solid #d12bb5;}