#de2dd8 color space conversions
Hex:
#de2dd8
RGB:
222, 45, 216
CMY:
13, 82, 15
CMYK:
0, 80, 3, 13
HSL:
302°, 72.8395%, 52.3529%
HSV (HSB):
302°, 79.7297%, 87.0588%
XYZ:
43.4573, 22.3642, 66.9920
xyY:
0.3272, 0.1684, 22.3642
CIE-Lab:
54.4114, 81.6954, -48.7064
CIE-LCH:
54.4114, 95.1128, 329.1968
CIE-Luv:
54.4114, 72.0920, -85.7612
Hunter-Lab:
47.2908, 81.2711, -50.8864
#de2dd8 color charts
#de2dd8 color shades, tints & tones
#de2dd8 color schemes
#de2dd8 color preview, HTML & CSS examples
This text has a color of #de2dd8
<p style="color:#de2dd8;">Text here</p>
.mytext {color:#de2dd8;}
This box has a color of #de2dd8
<div style="background-color:#de2dd8;">Content here</div>
.mybackground {background-color:#de2dd8;}
Border around this has a color of #de2dd8
<div style="border:2px solid #de2dd8;">Content here</div>
.myborder {border:2px solid #de2dd8;}