#d212d1 color space conversions
Hex:
#d212d1
RGB:
210, 18, 209
CMY:
18, 93, 18
CMYK:
0, 91, 0, 18
HSL:
300°, 84.2105%, 44.7059%
HSV (HSB):
300°, 91.4286%, 82.3529%
XYZ:
38.3033, 18.7377, 61.9195
xyY:
0.3220, 0.1575, 18.7377
CIE-Lab:
50.3789, 83.2037, -51.2523
CIE-LCH:
50.3789, 97.7224, 328.3675
CIE-Luv:
50.3789, 69.0789, -88.0753
Hunter-Lab:
43.2871, 82.1963, -54.5098
#d212d1 color charts
#d212d1 color shades, tints & tones
#d212d1 color schemes
#d212d1 color preview, HTML & CSS examples
This text has a color of #d212d1
<p style="color:#d212d1;">Text here</p>
.mytext {color:#d212d1;}
This box has a color of #d212d1
<div style="background-color:#d212d1;">Content here</div>
.mybackground {background-color:#d212d1;}
Border around this has a color of #d212d1
<div style="border:2px solid #d212d1;">Content here</div>
.myborder {border:2px solid #d212d1;}