#de4096 color space conversions
Hex:
#de4096
RGB:
222, 64, 150
CMY:
13, 75, 41
CMYK:
0, 71, 32, 13
HSL:
327°, 70.5357%, 56.0784%
HSV (HSB):
327°, 71.1712%, 87.0588%
XYZ:
37.4626, 21.3984, 31.0100
xyY:
0.4168, 0.2381, 21.3984
CIE-Lab:
53.3828, 67.5341, -11.9607
CIE-LCH:
53.3828, 68.5851, 349.9567
CIE-Luv:
53.3828, 93.0470, -28.9807
Hunter-Lab:
46.2584, 63.6070, -7.3650
#de4096 color charts
#de4096 color shades, tints & tones
#de4096 color schemes
#de4096 color preview, HTML & CSS examples
This text has a color of #de4096
<p style="color:#de4096;">Text here</p>
.mytext {color:#de4096;}
This box has a color of #de4096
<div style="background-color:#de4096;">Content here</div>
.mybackground {background-color:#de4096;}
Border around this has a color of #de4096
<div style="border:2px solid #de4096;">Content here</div>
.myborder {border:2px solid #de4096;}