#d403e5 color space conversions
Hex:
#d403e5
RGB:
212, 3, 229
CMY:
17, 99, 10
CMYK:
7, 99, 0, 10
HSL:
295°, 97.4138%, 45.4902%
HSV (HSB):
295°, 98.6900%, 89.8039%
XYZ:
41.3268, 19.7193, 75.7568
xyY:
0.3021, 0.1441, 19.7193
CIE-Lab:
51.5184, 87.7648, -60.8108
CIE-LCH:
51.5184, 106.7737, 325.2825
CIE-Luv:
51.5184, 63.6634, -103.0608
Hunter-Lab:
44.4064, 88.4095, -70.0634
#d403e5 color charts
#d403e5 color shades, tints & tones
#d403e5 color schemes
#d403e5 color preview, HTML & CSS examples
This text has a color of #d403e5
<p style="color:#d403e5;">Text here</p>
.mytext {color:#d403e5;}
This box has a color of #d403e5
<div style="background-color:#d403e5;">Content here</div>
.mybackground {background-color:#d403e5;}
Border around this has a color of #d403e5
<div style="border:2px solid #d403e5;">Content here</div>
.myborder {border:2px solid #d403e5;}