#d402d8 color space conversions
Hex:
#d402d8
RGB:
212, 2, 216
CMY:
17, 99, 15
CMYK:
2, 99, 0, 15
HSL:
299°, 98.1651%, 42.7451%
HSV (HSB):
299°, 99.0741%, 84.7059%
XYZ:
39.5678, 18.9983, 66.5473
xyY:
0.3163, 0.1518, 18.9983
CIE-Lab:
50.6853, 85.9034, -54.7534
CIE-LCH:
50.6853, 101.8692, 327.4872
CIE-Luv:
50.6853, 68.5908, -93.6599
Hunter-Lab:
43.5871, 85.7625, -60.0111
#d402d8 color charts
#d402d8 color shades, tints & tones
#d402d8 color schemes
#d402d8 color preview, HTML & CSS examples
This text has a color of #d402d8
<p style="color:#d402d8;">Text here</p>
.mytext {color:#d402d8;}
This box has a color of #d402d8
<div style="background-color:#d402d8;">Content here</div>
.mybackground {background-color:#d402d8;}
Border around this has a color of #d402d8
<div style="border:2px solid #d402d8;">Content here</div>
.myborder {border:2px solid #d402d8;}