#d00ec4 color space conversions
Hex:
#d00ec4
RGB:
208, 14, 196
CMY:
18, 95, 23
CMYK:
0, 93, 6, 18
HSL:
304°, 87.3874%, 43.5294%
HSV (HSB):
304°, 93.2692%, 81.5686%
XYZ:
36.1333, 17.7095, 53.7384
xyY:
0.3359, 0.1646, 17.7095
CIE-Lab:
49.1418, 81.4255, -45.7402
CIE-LCH:
49.1418, 93.3932, 330.6752
CIE-Luv:
49.1418, 73.0408, -79.2706
Hunter-Lab:
42.0827, 79.6201, -46.2538
#d00ec4 color charts
#d00ec4 color shades, tints & tones
#d00ec4 color schemes
#d00ec4 color preview, HTML & CSS examples
This text has a color of #d00ec4
<p style="color:#d00ec4;">Text here</p>
.mytext {color:#d00ec4;}
This box has a color of #d00ec4
<div style="background-color:#d00ec4;">Content here</div>
.mybackground {background-color:#d00ec4;}
Border around this has a color of #d00ec4
<div style="border:2px solid #d00ec4;">Content here</div>
.myborder {border:2px solid #d00ec4;}