#d213d9 color space conversions
Hex:
#d213d9
RGB:
210, 19, 217
CMY:
18, 93, 15
CMYK:
3, 91, 0, 15
HSL:
298°, 83.8983%, 46.2745%
HSV (HSB):
298°, 91.2442%, 85.0980%
XYZ:
39.3356, 19.1771, 67.2740
xyY:
0.3127, 0.1525, 19.1771
CIE-Lab:
50.8938, 84.2729, -55.0094
CIE-LCH:
50.8938, 100.6377, 326.8654
CIE-Luv:
50.8938, 65.9622, -93.9214
Hunter-Lab:
43.7917, 83.7009, -60.4287
#d213d9 color charts
#d213d9 color shades, tints & tones
#d213d9 color schemes
#d213d9 color preview, HTML & CSS examples
This text has a color of #d213d9
<p style="color:#d213d9;">Text here</p>
.mytext {color:#d213d9;}
This box has a color of #d213d9
<div style="background-color:#d213d9;">Content here</div>
.mybackground {background-color:#d213d9;}
Border around this has a color of #d213d9
<div style="border:2px solid #d213d9;">Content here</div>
.myborder {border:2px solid #d213d9;}