#d004e6 color space conversions
Hex:
#d004e6
RGB:
208, 4, 230
CMY:
18, 98, 10
CMYK:
10, 98, 0, 10
HSL:
294°, 96.5812%, 45.8824%
HSV (HSB):
294°, 98.2609%, 90.1961%
XYZ:
40.3388, 19.2099, 76.4447
xyY:
0.2966, 0.1413, 19.2099
CIE-Lab:
50.9319, 87.2497, -62.3568
CIE-LCH:
50.9319, 107.2422, 324.4469
CIE-Luv:
50.9319, 60.5302, -104.8789
Hunter-Lab:
43.8291, 87.5842, -72.7305
#d004e6 color charts
#d004e6 color shades, tints & tones
#d004e6 color schemes
#d004e6 color preview, HTML & CSS examples
This text has a color of #d004e6
<p style="color:#d004e6;">Text here</p>
.mytext {color:#d004e6;}
This box has a color of #d004e6
<div style="background-color:#d004e6;">Content here</div>
.mybackground {background-color:#d004e6;}
Border around this has a color of #d004e6
<div style="border:2px solid #d004e6;">Content here</div>
.myborder {border:2px solid #d004e6;}