#d20cc1 color space conversions
Hex:
#d20cc1
RGB:
210, 12, 193
CMY:
18, 95, 24
CMYK:
0, 94, 8, 18
HSL:
305°, 89.1892%, 43.5294%
HSV (HSB):
305°, 94.2857%, 82.3529%
XYZ:
36.3355, 17.8148, 51.9756
xyY:
0.3424, 0.1679, 17.8148
CIE-Lab:
49.2708, 81.5442, -43.7705
CIE-LCH:
49.2708, 92.5490, 331.7744
CIE-Luv:
49.2708, 75.8855, -76.4744
Hunter-Lab:
42.2076, 79.8027, -43.4659
#d20cc1 color charts
#d20cc1 color shades, tints & tones
#d20cc1 color schemes
#d20cc1 color preview, HTML & CSS examples
This text has a color of #d20cc1
<p style="color:#d20cc1;">Text here</p>
.mytext {color:#d20cc1;}
This box has a color of #d20cc1
<div style="background-color:#d20cc1;">Content here</div>
.mybackground {background-color:#d20cc1;}
Border around this has a color of #d20cc1
<div style="border:2px solid #d20cc1;">Content here</div>
.myborder {border:2px solid #d20cc1;}