#de78c9 color space conversions
Hex:
#de78c9
RGB:
222, 120, 201
CMY:
13, 53, 21
CMYK:
0, 46, 9, 13
HSL:
312°, 60.7143%, 67.0588%
HSV (HSB):
312°, 45.9459%, 87.0588%
XYZ:
47.3833, 33.1796, 59.1653
xyY:
0.3391, 0.2375, 33.1796
CIE-Lab:
64.3061, 50.3128, -24.7458
CIE-LCH:
64.3061, 56.0690, 333.8102
CIE-Luv:
64.3061, 53.8900, -46.0359
Hunter-Lab:
57.6017, 46.0314, -20.5782
#de78c9 color charts
#de78c9 color shades, tints & tones
#de78c9 color schemes
#de78c9 color preview, HTML & CSS examples
This text has a color of #de78c9
<p style="color:#de78c9;">Text here</p>
.mytext {color:#de78c9;}
This box has a color of #de78c9
<div style="background-color:#de78c9;">Content here</div>
.mybackground {background-color:#de78c9;}
Border around this has a color of #de78c9
<div style="border:2px solid #de78c9;">Content here</div>
.myborder {border:2px solid #de78c9;}