#d41fd8 color space conversions
Hex:
#d41fd8
RGB:
212, 31, 216
CMY:
17, 88, 15
CMYK:
2, 86, 0, 15
HSL:
299°, 74.8988%, 48.4314%
HSV (HSB):
299°, 85.6481%, 84.7059%
XYZ:
40.0360, 19.9349, 66.7034
xyY:
0.3161, 0.1574, 19.9349
CIE-Lab:
51.7635, 82.7228, -53.0270
CIE-LCH:
51.7635, 98.2594, 327.3393
CIE-Luv:
51.7635, 66.7409, -91.2329
Hunter-Lab:
44.6485, 81.9249, -57.3234
#d41fd8 color charts
#d41fd8 color shades, tints & tones
#d41fd8 color schemes
#d41fd8 color preview, HTML & CSS examples
This text has a color of #d41fd8
<p style="color:#d41fd8;">Text here</p>
.mytext {color:#d41fd8;}
This box has a color of #d41fd8
<div style="background-color:#d41fd8;">Content here</div>
.mybackground {background-color:#d41fd8;}
Border around this has a color of #d41fd8
<div style="border:2px solid #d41fd8;">Content here</div>
.myborder {border:2px solid #d41fd8;}