#d12def color space conversions
Hex:
#d12def
RGB:
209, 45, 239
CMY:
18, 82, 6
CMYK:
13, 81, 0, 6
HSL:
291°, 85.8407%, 55.6863%
HSV (HSB):
291°, 81.1715%, 93.7255%
XYZ:
42.8129, 21.6641, 83.5865
xyY:
0.2892, 0.1463, 21.6641
CIE-Lab:
53.6688, 82.9829, -63.0097
CIE-LCH:
53.6688, 104.1940, 322.7903
CIE-Luv:
53.6688, 55.1368, -106.8254
Hunter-Lab:
46.5447, 82.7352, -73.8936
#d12def color charts
#d12def color shades, tints & tones
#d12def color schemes
#d12def color preview, HTML & CSS examples
This text has a color of #d12def
<p style="color:#d12def;">Text here</p>
.mytext {color:#d12def;}
This box has a color of #d12def
<div style="background-color:#d12def;">Content here</div>
.mybackground {background-color:#d12def;}
Border around this has a color of #d12def
<div style="border:2px solid #d12def;">Content here</div>
.myborder {border:2px solid #d12def;}