#dc78e4 color space conversions
Hex:
#dc78e4
RGB:
220, 120, 228
CMY:
14, 53, 11
CMYK:
4, 47, 0, 11
HSL:
296°, 66.6667%, 68.2353%
HSV (HSB):
296°, 47.3684%, 89.4118%
XYZ:
50.2353, 34.2500, 77.3620
xyY:
0.3104, 0.2116, 34.2500
CIE-Lab:
65.1605, 54.4294, -38.5328
CIE-LCH:
65.1605, 66.6884, 324.7038
CIE-Luv:
65.1605, 46.2306, -68.7175
Hunter-Lab:
58.5235, 50.8042, -37.4088
#dc78e4 color charts
#dc78e4 color shades, tints & tones
#dc78e4 color schemes
#dc78e4 color preview, HTML & CSS examples
This text has a color of #dc78e4
<p style="color:#dc78e4;">Text here</p>
.mytext {color:#dc78e4;}
This box has a color of #dc78e4
<div style="background-color:#dc78e4;">Content here</div>
.mybackground {background-color:#dc78e4;}
Border around this has a color of #dc78e4
<div style="border:2px solid #dc78e4;">Content here</div>
.myborder {border:2px solid #dc78e4;}