#d20ec1 color space conversions
Hex:
#d20ec1
RGB:
210, 14, 193
CMY:
18, 95, 24
CMYK:
0, 93, 8, 18
HSL:
305°, 87.5000%, 43.9216%
HSV (HSB):
305°, 93.3333%, 82.3529%
XYZ:
36.3610, 17.8660, 51.9841
xyY:
0.3423, 0.1682, 17.8660
CIE-Lab:
49.3331, 81.3604, -43.6715
CIE-LCH:
49.3331, 92.3402, 331.7746
CIE-Luv:
49.3331, 75.7636, -76.3278
Hunter-Lab:
42.2682, 79.5847, -43.3310
#d20ec1 color charts
#d20ec1 color shades, tints & tones
#d20ec1 color schemes
#d20ec1 color preview, HTML & CSS examples
This text has a color of #d20ec1
<p style="color:#d20ec1;">Text here</p>
.mytext {color:#d20ec1;}
This box has a color of #d20ec1
<div style="background-color:#d20ec1;">Content here</div>
.mybackground {background-color:#d20ec1;}
Border around this has a color of #d20ec1
<div style="border:2px solid #d20ec1;">Content here</div>
.myborder {border:2px solid #d20ec1;}