#d41ac4 color space conversions
Hex:
#d41ac4
RGB:
212, 26, 196
CMY:
17, 90, 23
CMYK:
0, 88, 8, 17
HSL:
305°, 78.1513%, 46.6667%
HSV (HSB):
305°, 87.7358%, 83.1373%
XYZ:
37.4846, 18.7214, 53.8625
xyY:
0.3406, 0.1701, 18.7214
CIE-Lab:
50.3596, 80.6367, -43.7622
CIE-LCH:
50.3596, 91.7464, 331.5109
CIE-Luv:
50.3596, 75.0269, -76.7489
Hunter-Lab:
43.2682, 78.9208, -43.5195
#d41ac4 color charts
#d41ac4 color shades, tints & tones
#d41ac4 color schemes
#d41ac4 color preview, HTML & CSS examples
This text has a color of #d41ac4
<p style="color:#d41ac4;">Text here</p>
.mytext {color:#d41ac4;}
This box has a color of #d41ac4
<div style="background-color:#d41ac4;">Content here</div>
.mybackground {background-color:#d41ac4;}
Border around this has a color of #d41ac4
<div style="border:2px solid #d41ac4;">Content here</div>
.myborder {border:2px solid #d41ac4;}