#d403d5 color space conversions
Hex:
#d403d5
RGB:
212, 3, 213
CMY:
17, 99, 16
CMYK:
0, 99, 0, 16
HSL:
300°, 97.2222%, 42.3529%
HSV (HSB):
300°, 98.5915%, 83.5294%
XYZ:
39.1942, 18.8663, 64.5266
xyY:
0.3197, 0.1539, 18.8663
CIE-Lab:
50.5304, 85.3923, -53.2848
CIE-LCH:
50.5304, 100.6534, 328.0358
CIE-Luv:
50.5304, 69.7148, -91.3908
Hunter-Lab:
43.4353, 85.0590, -57.6752
#d403d5 color charts
#d403d5 color shades, tints & tones
#d403d5 color schemes
#d403d5 color preview, HTML & CSS examples
This text has a color of #d403d5
<p style="color:#d403d5;">Text here</p>
.mytext {color:#d403d5;}
This box has a color of #d403d5
<div style="background-color:#d403d5;">Content here</div>
.mybackground {background-color:#d403d5;}
Border around this has a color of #d403d5
<div style="border:2px solid #d403d5;">Content here</div>
.myborder {border:2px solid #d403d5;}