#d205a4 color space conversions
Hex:
#d205a4
RGB:
210, 5, 164
CMY:
18, 98, 36
CMYK:
0, 98, 22, 18
HSL:
313°, 95.3488%, 42.1569%
HSV (HSB):
313°, 97.6190%, 82.3529%
XYZ:
33.3335, 16.4905, 36.5481
xyY:
0.3859, 0.1909, 16.4905
CIE-Lab:
47.6116, 78.4136, -29.3196
CIE-LCH:
47.6116, 83.7157, 339.4988
CIE-Luv:
47.6116, 88.9729, -54.5375
Hunter-Lab:
40.6085, 75.4566, -24.9356
#d205a4 color charts
#d205a4 color shades, tints & tones
#d205a4 color schemes
#d205a4 color preview, HTML & CSS examples
This text has a color of #d205a4
<p style="color:#d205a4;">Text here</p>
.mytext {color:#d205a4;}
This box has a color of #d205a4
<div style="background-color:#d205a4;">Content here</div>
.mybackground {background-color:#d205a4;}
Border around this has a color of #d205a4
<div style="border:2px solid #d205a4;">Content here</div>
.myborder {border:2px solid #d205a4;}