#d24dca color space conversions
Hex:
#d24dca
RGB:
210, 77, 202
CMY:
18, 70, 21
CMYK:
0, 63, 4, 18
HSL:
304°, 59.6413%, 56.2745%
HSV (HSB):
304°, 63.3333%, 82.3529%
XYZ:
39.8929, 23.2737, 58.2668
xyY:
0.3285, 0.1917, 23.2737
CIE-Lab:
55.3531, 66.8032, -39.3516
CIE-LCH:
55.3531, 77.5320, 329.4990
CIE-Luv:
55.3531, 61.3017, -69.6673
Hunter-Lab:
48.2428, 63.1802, -37.8395
#d24dca color charts
#d24dca color shades, tints & tones
#d24dca color schemes
#d24dca color preview, HTML & CSS examples
This text has a color of #d24dca
<p style="color:#d24dca;">Text here</p>
.mytext {color:#d24dca;}
This box has a color of #d24dca
<div style="background-color:#d24dca;">Content here</div>
.mybackground {background-color:#d24dca;}
Border around this has a color of #d24dca
<div style="border:2px solid #d24dca;">Content here</div>
.myborder {border:2px solid #d24dca;}