#d04ec3 color space conversions
Hex:
#d04ec3
RGB:
208, 78, 195
CMY:
18, 69, 24
CMYK:
0, 63, 6, 18
HSL:
306°, 58.0357%, 56.0784%
HSV (HSB):
306°, 62.5000%, 81.5686%
XYZ:
38.5871, 22.7988, 53.9966
xyY:
0.3344, 0.1976, 22.7988
CIE-Lab:
54.8645, 64.7794, -36.1263
CIE-LCH:
54.8645, 74.1720, 330.8524
CIE-Luv:
54.8645, 61.7969, -64.2973
Hunter-Lab:
47.7481, 60.6938, -33.6253
#d04ec3 color charts
#d04ec3 color shades, tints & tones
#d04ec3 color schemes
#d04ec3 color preview, HTML & CSS examples
This text has a color of #d04ec3
<p style="color:#d04ec3;">Text here</p>
.mytext {color:#d04ec3;}
This box has a color of #d04ec3
<div style="background-color:#d04ec3;">Content here</div>
.mybackground {background-color:#d04ec3;}
Border around this has a color of #d04ec3
<div style="border:2px solid #d04ec3;">Content here</div>
.myborder {border:2px solid #d04ec3;}