#d401d7 color space conversions
Hex:
#d401d7
RGB:
212, 1, 215
CMY:
17, 100, 16
CMYK:
1, 100, 0, 16
HSL:
299°, 99.0741%, 42.3529%
HSV (HSB):
299°, 99.5349%, 84.3137%
XYZ:
39.4280, 18.9251, 65.8648
xyY:
0.3174, 0.1524, 18.9251
CIE-Lab:
50.5994, 85.8333, -54.3192
CIE-LCH:
50.5994, 101.5772, 327.6725
CIE-Luv:
50.5994, 69.0217, -92.9803
Hunter-Lab:
43.5029, 85.6496, -59.3148
#d401d7 color charts
#d401d7 color shades, tints & tones
#d401d7 color schemes
#d401d7 color preview, HTML & CSS examples
This text has a color of #d401d7
<p style="color:#d401d7;">Text here</p>
.mytext {color:#d401d7;}
This box has a color of #d401d7
<div style="background-color:#d401d7;">Content here</div>
.mybackground {background-color:#d401d7;}
Border around this has a color of #d401d7
<div style="border:2px solid #d401d7;">Content here</div>
.myborder {border:2px solid #d401d7;}