#d41fd3 color space conversions
Hex:
#d41fd3
RGB:
212, 31, 211
CMY:
17, 88, 17
CMYK:
0, 85, 0, 17
HSL:
300°, 74.4856%, 47.6471%
HSV (HSB):
300°, 85.3774%, 83.1373%
XYZ:
39.3992, 19.6802, 63.3501
xyY:
0.3218, 0.1607, 19.6802
CIE-Lab:
51.4737, 81.9743, -50.6312
CIE-LCH:
51.4737, 96.3499, 328.2986
CIE-Luv:
51.4737, 68.6180, -87.4845
Hunter-Lab:
44.3623, 80.8960, -53.6134
#d41fd3 color charts
#d41fd3 color shades, tints & tones
#d41fd3 color schemes
#d41fd3 color preview, HTML & CSS examples
This text has a color of #d41fd3
<p style="color:#d41fd3;">Text here</p>
.mytext {color:#d41fd3;}
This box has a color of #d41fd3
<div style="background-color:#d41fd3;">Content here</div>
.mybackground {background-color:#d41fd3;}
Border around this has a color of #d41fd3
<div style="border:2px solid #d41fd3;">Content here</div>
.myborder {border:2px solid #d41fd3;}