#d003af color space conversions
Hex:
#d003af
RGB:
208, 3, 175
CMY:
18, 99, 31
CMYK:
0, 99, 16, 18
HSL:
310°, 97.1564%, 41.3725%
HSV (HSB):
310°, 98.5577%, 81.5686%
XYZ:
33.7829, 16.5702, 41.9752
xyY:
0.3659, 0.1795, 16.5702
CIE-Lab:
47.7138, 79.5503, -35.7083
CIE-LCH:
47.7138, 87.1971, 335.8258
CIE-Luv:
47.7138, 82.5920, -63.9209
Hunter-Lab:
40.7065, 76.9032, -32.6435
#d003af color charts
#d003af color shades, tints & tones
#d003af color schemes
#d003af color preview, HTML & CSS examples
This text has a color of #d003af
<p style="color:#d003af;">Text here</p>
.mytext {color:#d003af;}
This box has a color of #d003af
<div style="background-color:#d003af;">Content here</div>
.mybackground {background-color:#d003af;}
Border around this has a color of #d003af
<div style="border:2px solid #d003af;">Content here</div>
.myborder {border:2px solid #d003af;}