#d212d7 color space conversions
Hex:
#d212d7
RGB:
210, 18, 215
CMY:
18, 93, 16
CMYK:
2, 92, 0, 16
HSL:
298°, 84.5494%, 45.6863%
HSV (HSB):
298°, 91.6279%, 84.3137%
XYZ:
39.0604, 19.0405, 65.9065
xyY:
0.3150, 0.1535, 19.0405
CIE-Lab:
50.7346, 84.0880, -54.1217
CIE-LCH:
50.7346, 99.9998, 327.2334
CIE-Luv:
50.7346, 66.7802, -92.5314
Hunter-Lab:
43.6355, 83.4226, -59.0060
#d212d7 color charts
#d212d7 color shades, tints & tones
#d212d7 color schemes
#d212d7 color preview, HTML & CSS examples
This text has a color of #d212d7
<p style="color:#d212d7;">Text here</p>
.mytext {color:#d212d7;}
This box has a color of #d212d7
<div style="background-color:#d212d7;">Content here</div>
.mybackground {background-color:#d212d7;}
Border around this has a color of #d212d7
<div style="border:2px solid #d212d7;">Content here</div>
.myborder {border:2px solid #d212d7;}