#d004c8 color space conversions
Hex:
#d004c8
RGB:
208, 4, 200
CMY:
18, 98, 22
CMYK:
0, 98, 4, 18
HSL:
302°, 96.2264%, 41.5686%
HSV (HSB):
302°, 98.0769%, 81.5686%
XYZ:
36.4812, 17.6669, 56.1309
xyY:
0.3308, 0.1602, 17.6669
CIE-Lab:
49.0895, 82.8098, -48.1420
CIE-LCH:
49.0895, 95.7868, 329.8281
CIE-Luv:
49.0895, 71.9337, -82.9268
Hunter-Lab:
42.0320, 81.3711, -49.7554
#d004c8 color charts
#d004c8 color shades, tints & tones
#d004c8 color schemes
#d004c8 color preview, HTML & CSS examples
This text has a color of #d004c8
<p style="color:#d004c8;">Text here</p>
.mytext {color:#d004c8;}
This box has a color of #d004c8
<div style="background-color:#d004c8;">Content here</div>
.mybackground {background-color:#d004c8;}
Border around this has a color of #d004c8
<div style="border:2px solid #d004c8;">Content here</div>
.myborder {border:2px solid #d004c8;}