#d004e8 color space conversions
Hex:
#d004e8
RGB:
208, 4, 232
CMY:
18, 98, 9
CMYK:
10, 98, 0, 9
HSL:
294°, 96.6102%, 46.2745%
HSV (HSB):
294°, 98.2759%, 90.9804%
XYZ:
40.6213, 19.3229, 77.9326
xyY:
0.2946, 0.1401, 19.3229
CIE-Lab:
51.0629, 87.5603, -63.2768
CIE-LCH:
51.0629, 108.0313, 324.1457
CIE-Luv:
51.0629, 59.8235, -106.3008
Hunter-Lab:
43.9578, 88.0251, -74.3444
#d004e8 color charts
#d004e8 color shades, tints & tones
#d004e8 color schemes
#d004e8 color preview, HTML & CSS examples
This text has a color of #d004e8
<p style="color:#d004e8;">Text here</p>
.mytext {color:#d004e8;}
This box has a color of #d004e8
<div style="background-color:#d004e8;">Content here</div>
.mybackground {background-color:#d004e8;}
Border around this has a color of #d004e8
<div style="border:2px solid #d004e8;">Content here</div>
.myborder {border:2px solid #d004e8;}