#d203a9 color space conversions
Hex:
#d203a9
RGB:
210, 3, 169
CMY:
18, 99, 34
CMYK:
0, 99, 20, 18
HSL:
312°, 97.1831%, 41.7647%
HSV (HSB):
312°, 98.5714%, 82.3529%
XYZ:
33.7723, 16.6313, 38.9663
xyY:
0.3779, 0.1861, 16.6313
CIE-Lab:
47.7921, 79.1761, -32.0086
CIE-LCH:
47.7921, 85.4014, 337.9880
CIE-Luv:
47.7921, 86.8353, -58.5656
Hunter-Lab:
40.7815, 76.4532, -28.1038
#d203a9 color charts
#d203a9 color shades, tints & tones
#d203a9 color schemes
#d203a9 color preview, HTML & CSS examples
This text has a color of #d203a9
<p style="color:#d203a9;">Text here</p>
.mytext {color:#d203a9;}
This box has a color of #d203a9
<div style="background-color:#d203a9;">Content here</div>
.mybackground {background-color:#d203a9;}
Border around this has a color of #d203a9
<div style="border:2px solid #d203a9;">Content here</div>
.myborder {border:2px solid #d203a9;}