#d42ac1 color space conversions
Hex:
#d42ac1
RGB:
212, 42, 193
CMY:
17, 84, 24
CMYK:
0, 80, 9, 17
HSL:
307°, 66.9291%, 49.8039%
HSV (HSB):
307°, 80.1887%, 83.1373%
XYZ:
37.6050, 19.5032, 52.2346
xyY:
0.3439, 0.1784, 19.5032
CIE-Lab:
51.2708, 77.1011, -40.5813
CIE-LCH:
51.2708, 87.1288, 332.2405
CIE-Luv:
51.2708, 74.0647, -71.8518
Hunter-Lab:
44.1625, 74.7110, -39.2134
#d42ac1 color charts
#d42ac1 color shades, tints & tones
#d42ac1 color schemes
#d42ac1 color preview, HTML & CSS examples
This text has a color of #d42ac1
<p style="color:#d42ac1;">Text here</p>
.mytext {color:#d42ac1;}
This box has a color of #d42ac1
<div style="background-color:#d42ac1;">Content here</div>
.mybackground {background-color:#d42ac1;}
Border around this has a color of #d42ac1
<div style="border:2px solid #d42ac1;">Content here</div>
.myborder {border:2px solid #d42ac1;}