#d20ca7 color space conversions
Hex:
#d20ca7
RGB:
210, 12, 167
CMY:
18, 95, 35
CMYK:
0, 94, 20, 18
HSL:
313°, 89.1892%, 43.5294%
HSV (HSB):
313°, 94.2857%, 82.3529%
XYZ:
33.6849, 16.7546, 38.0178
xyY:
0.3808, 0.1894, 16.7546
CIE-Lab:
47.9493, 78.1924, -30.5759
CIE-LCH:
47.9493, 83.9580, 338.6428
CIE-Luv:
47.9493, 87.1460, -56.3919
Hunter-Lab:
40.9324, 75.2630, -26.4156
#d20ca7 color charts
#d20ca7 color shades, tints & tones
#d20ca7 color schemes
#d20ca7 color preview, HTML & CSS examples
This text has a color of #d20ca7
<p style="color:#d20ca7;">Text here</p>
.mytext {color:#d20ca7;}
This box has a color of #d20ca7
<div style="background-color:#d20ca7;">Content here</div>
.mybackground {background-color:#d20ca7;}
Border around this has a color of #d20ca7
<div style="border:2px solid #d20ca7;">Content here</div>
.myborder {border:2px solid #d20ca7;}