#d04ec4 color space conversions
Hex:
#d04ec4
RGB:
208, 78, 196
CMY:
18, 69, 23
CMYK:
0, 63, 6, 18
HSL:
306°, 58.0357%, 56.0784%
HSV (HSB):
306°, 62.5000%, 81.5686%
XYZ:
38.7006, 22.8442, 54.5942
xyY:
0.3332, 0.1967, 22.8442
CIE-Lab:
54.9115, 64.9394, -36.6272
CIE-LCH:
54.9115, 74.5565, 330.5761
CIE-Luv:
54.9115, 61.4805, -65.0986
Hunter-Lab:
47.7956, 60.8911, -34.2666
#d04ec4 color charts
#d04ec4 color shades, tints & tones
#d04ec4 color schemes
#d04ec4 color preview, HTML & CSS examples
This text has a color of #d04ec4
<p style="color:#d04ec4;">Text here</p>
.mytext {color:#d04ec4;}
This box has a color of #d04ec4
<div style="background-color:#d04ec4;">Content here</div>
.mybackground {background-color:#d04ec4;}
Border around this has a color of #d04ec4
<div style="border:2px solid #d04ec4;">Content here</div>
.myborder {border:2px solid #d04ec4;}