#d24ed7 color space conversions
Hex:
#d24ed7
RGB:
210, 78, 215
CMY:
18, 69, 16
CMYK:
2, 64, 0, 16
HSL:
298°, 63.1336%, 57.4510%
HSV (HSB):
298°, 63.7209%, 84.3137%
XYZ:
41.5685, 24.0567, 66.7425
xyY:
0.3140, 0.1817, 24.0567
CIE-Lab:
56.1445, 68.5614, -45.5066
CIE-LCH:
56.1445, 82.2893, 326.4264
CIE-Luv:
56.1445, 56.9790, -79.6081
Hunter-Lab:
49.0476, 65.4475, -46.3466
#d24ed7 color charts
#d24ed7 color shades, tints & tones
#d24ed7 color schemes
#d24ed7 color preview, HTML & CSS examples
This text has a color of #d24ed7
<p style="color:#d24ed7;">Text here</p>
.mytext {color:#d24ed7;}
This box has a color of #d24ed7
<div style="background-color:#d24ed7;">Content here</div>
.mybackground {background-color:#d24ed7;}
Border around this has a color of #d24ed7
<div style="border:2px solid #d24ed7;">Content here</div>
.myborder {border:2px solid #d24ed7;}