#d029e5 color space conversions
Hex:
#d029e5
RGB:
208, 41, 229
CMY:
18, 84, 10
CMYK:
9, 82, 0, 10
HSL:
293°, 78.3333%, 52.9412%
HSV (HSB):
293°, 82.0961%, 89.8039%
XYZ:
40.9482, 20.6529, 75.9569
xyY:
0.2977, 0.1501, 20.6529
CIE-Lab:
52.5675, 82.0824, -59.1579
CIE-LCH:
52.5675, 101.1789, 324.2192
CIE-Luv:
52.5675, 58.2503, -100.5192
Hunter-Lab:
45.4455, 81.3061, -67.2846
#d029e5 color charts
#d029e5 color shades, tints & tones
#d029e5 color schemes
#d029e5 color preview, HTML & CSS examples
This text has a color of #d029e5
<p style="color:#d029e5;">Text here</p>
.mytext {color:#d029e5;}
This box has a color of #d029e5
<div style="background-color:#d029e5;">Content here</div>
.mybackground {background-color:#d029e5;}
Border around this has a color of #d029e5
<div style="border:2px solid #d029e5;">Content here</div>
.myborder {border:2px solid #d029e5;}