#d213d7 color space conversions
Hex:
#d213d7
RGB:
210, 19, 215
CMY:
18, 93, 16
CMYK:
2, 91, 0, 16
HSL:
298°, 83.7607%, 45.8824%
HSV (HSB):
298°, 91.1628%, 84.3137%
XYZ:
39.0770, 19.0737, 65.9120
xyY:
0.3150, 0.1537, 19.0737
CIE-Lab:
50.7733, 83.9738, -54.0598
CIE-LCH:
50.7733, 99.8702, 327.2278
CIE-Luv:
50.7733, 66.7147, -92.4451
Hunter-Lab:
43.6734, 83.2850, -58.9091
#d213d7 color charts
#d213d7 color shades, tints & tones
#d213d7 color schemes
#d213d7 color preview, HTML & CSS examples
This text has a color of #d213d7
<p style="color:#d213d7;">Text here</p>
.mytext {color:#d213d7;}
This box has a color of #d213d7
<div style="background-color:#d213d7;">Content here</div>
.mybackground {background-color:#d213d7;}
Border around this has a color of #d213d7
<div style="border:2px solid #d213d7;">Content here</div>
.myborder {border:2px solid #d213d7;}