#d42aec color space conversions
Hex:
#d42aec
RGB:
212, 42, 236
CMY:
17, 84, 7
CMYK:
10, 82, 0, 7
HSL:
293°, 83.6207%, 54.5098%
HSV (HSB):
293°, 82.2034%, 92.5490%
XYZ:
43.1197, 21.7091, 81.2745
xyY:
0.2951, 0.1486, 21.7091
CIE-Lab:
53.7170, 83.6883, -61.2223
CIE-LCH:
53.7170, 103.6914, 323.8126
CIE-Luv:
53.7170, 58.4644, -104.3200
Hunter-Lab:
46.5930, 83.6556, -70.8073
#d42aec color charts
#d42aec color shades, tints & tones
#d42aec color schemes
#d42aec color preview, HTML & CSS examples
This text has a color of #d42aec
<p style="color:#d42aec;">Text here</p>
.mytext {color:#d42aec;}
This box has a color of #d42aec
<div style="background-color:#d42aec;">Content here</div>
.mybackground {background-color:#d42aec;}
Border around this has a color of #d42aec
<div style="border:2px solid #d42aec;">Content here</div>
.myborder {border:2px solid #d42aec;}