#d12dca color space conversions
Hex:
#d12dca
RGB:
209, 45, 202
CMY:
18, 82, 21
CMYK:
0, 78, 3, 18
HSL:
303°, 64.5669%, 49.8039%
HSV (HSB):
303°, 78.4689%, 81.9608%
XYZ:
37.8936, 19.6963, 57.6817
xyY:
0.3287, 0.1709, 19.6963
CIE-Lab:
51.4921, 77.0837, -45.4631
CIE-LCH:
51.4921, 89.4919, 329.4684
CIE-Luv:
51.4921, 67.9351, -79.1707
Hunter-Lab:
44.3806, 74.7430, -45.9932
#d12dca color charts
#d12dca color shades, tints & tones
#d12dca color schemes
#d12dca color preview, HTML & CSS examples
This text has a color of #d12dca
<p style="color:#d12dca;">Text here</p>
.mytext {color:#d12dca;}
This box has a color of #d12dca
<div style="background-color:#d12dca;">Content here</div>
.mybackground {background-color:#d12dca;}
Border around this has a color of #d12dca
<div style="border:2px solid #d12dca;">Content here</div>
.myborder {border:2px solid #d12dca;}