#d12de4 color space conversions
Hex:
#d12de4
RGB:
209, 45, 228
CMY:
18, 82, 11
CMYK:
8, 80, 0, 11
HSL:
294°, 77.2152%, 53.5294%
HSV (HSB):
294°, 80.2632%, 89.4118%
XYZ:
41.2365, 21.0335, 75.2853
xyY:
0.2998, 0.1529, 21.0335
CIE-Lab:
52.9862, 81.1620, -57.9117
CIE-LCH:
52.9862, 99.7047, 324.4909
CIE-Luv:
52.9862, 58.7446, -98.7822
Hunter-Lab:
45.8623, 80.2368, -65.2239
#d12de4 color charts
#d12de4 color shades, tints & tones
#d12de4 color schemes
#d12de4 color preview, HTML & CSS examples
This text has a color of #d12de4
<p style="color:#d12de4;">Text here</p>
.mytext {color:#d12de4;}
This box has a color of #d12de4
<div style="background-color:#d12de4;">Content here</div>
.mybackground {background-color:#d12de4;}
Border around this has a color of #d12de4
<div style="border:2px solid #d12de4;">Content here</div>
.myborder {border:2px solid #d12de4;}