#d024e7 color space conversions
Hex:
#d024e7
RGB:
208, 36, 231
CMY:
18, 86, 9
CMYK:
10, 84, 0, 9
HSL:
293°, 80.2469%, 52.3529%
HSV (HSB):
293°, 84.4156%, 90.5882%
XYZ:
41.0671, 20.4412, 77.3824
xyY:
0.2957, 0.1472, 20.4412
CIE-Lab:
52.3324, 83.4610, -60.6660
CIE-LCH:
52.3324, 103.1800, 323.9874
CIE-Luv:
52.3324, 58.1428, -102.7650
Hunter-Lab:
45.2119, 83.0151, -69.8294
#d024e7 color charts
#d024e7 color shades, tints & tones
#d024e7 color schemes
#d024e7 color preview, HTML & CSS examples
This text has a color of #d024e7
<p style="color:#d024e7;">Text here</p>
.mytext {color:#d024e7;}
This box has a color of #d024e7
<div style="background-color:#d024e7;">Content here</div>
.mybackground {background-color:#d024e7;}
Border around this has a color of #d024e7
<div style="border:2px solid #d024e7;">Content here</div>
.myborder {border:2px solid #d024e7;}