#d24fdc color space conversions
Hex:
#d24fdc
RGB:
210, 79, 220
CMY:
18, 69, 14
CMYK:
5, 64, 0, 14
HSL:
296°, 66.8246%, 58.6275%
HSV (HSB):
296°, 64.0909%, 86.2745%
XYZ:
42.2926, 24.4609, 70.2025
xyY:
0.3088, 0.1786, 24.4609
CIE-Lab:
56.5463, 69.0206, -47.7004
CIE-LCH:
56.5463, 83.8997, 325.3515
CIE-Luv:
56.5463, 55.2044, -83.1782
Hunter-Lab:
49.4580, 66.0878, -49.5379
#d24fdc color charts
#d24fdc color shades, tints & tones
#d24fdc color schemes
#d24fdc color preview, HTML & CSS examples
This text has a color of #d24fdc
<p style="color:#d24fdc;">Text here</p>
.mytext {color:#d24fdc;}
This box has a color of #d24fdc
<div style="background-color:#d24fdc;">Content here</div>
.mybackground {background-color:#d24fdc;}
Border around this has a color of #d24fdc
<div style="border:2px solid #d24fdc;">Content here</div>
.myborder {border:2px solid #d24fdc;}