#d20ca5 color space conversions
Hex:
#d20ca5
RGB:
210, 12, 165
CMY:
18, 95, 35
CMYK:
0, 94, 21, 18
HSL:
314°, 89.1892%, 43.5294%
HSV (HSB):
314°, 94.2857%, 82.3529%
XYZ:
33.5013, 16.6812, 37.0514
xyY:
0.3840, 0.1912, 16.6812
CIE-Lab:
47.8558, 77.9518, -29.5336
CIE-LCH:
47.8558, 83.3590, 339.2498
CIE-Luv:
47.8558, 88.0451, -54.8320
Hunter-Lab:
40.8426, 74.9409, -25.1965
#d20ca5 color charts
#d20ca5 color shades, tints & tones
#d20ca5 color schemes
#d20ca5 color preview, HTML & CSS examples
This text has a color of #d20ca5
<p style="color:#d20ca5;">Text here</p>
.mytext {color:#d20ca5;}
This box has a color of #d20ca5
<div style="background-color:#d20ca5;">Content here</div>
.mybackground {background-color:#d20ca5;}
Border around this has a color of #d20ca5
<div style="border:2px solid #d20ca5;">Content here</div>
.myborder {border:2px solid #d20ca5;}