#d24dc5 color space conversions
Hex:
#d24dc5
RGB:
210, 77, 197
CMY:
18, 70, 23
CMYK:
0, 63, 6, 18
HSL:
306°, 59.6413%, 56.2745%
HSV (HSB):
306°, 63.3333%, 82.3529%
XYZ:
39.3103, 23.0406, 55.1987
xyY:
0.3344, 0.1960, 23.0406
CIE-Lab:
55.1141, 66.0017, -36.8621
CIE-LCH:
55.1141, 75.5979, 330.8166
CIE-Luv:
55.1141, 62.8967, -65.6738
Hunter-Lab:
48.0006, 62.1820, -34.5806
#d24dc5 color charts
#d24dc5 color shades, tints & tones
#d24dc5 color schemes
#d24dc5 color preview, HTML & CSS examples
This text has a color of #d24dc5
<p style="color:#d24dc5;">Text here</p>
.mytext {color:#d24dc5;}
This box has a color of #d24dc5
<div style="background-color:#d24dc5;">Content here</div>
.mybackground {background-color:#d24dc5;}
Border around this has a color of #d24dc5
<div style="border:2px solid #d24dc5;">Content here</div>
.myborder {border:2px solid #d24dc5;}