#de89df color space conversions
Hex:
#de89df
RGB:
222, 137, 223
CMY:
13, 46, 13
CMYK:
0, 39, 0, 13
HSL:
299°, 57.3333%, 70.5882%
HSV (HSB):
299°, 38.5650%, 87.4510%
XYZ:
52.3891, 38.7486, 74.5301
xyY:
0.3162, 0.2339, 38.7486
CIE-Lab:
68.5688, 45.4357, -30.4518
CIE-LCH:
68.5688, 54.6966, 326.1694
CIE-Luv:
68.5688, 41.5604, -54.8270
Hunter-Lab:
62.2484, 41.2935, -27.4141
#de89df color charts
#de89df color shades, tints & tones
#de89df color schemes
#de89df color preview, HTML & CSS examples
This text has a color of #de89df
<p style="color:#de89df;">Text here</p>
.mytext {color:#de89df;}
This box has a color of #de89df
<div style="background-color:#de89df;">Content here</div>
.mybackground {background-color:#de89df;}
Border around this has a color of #de89df
<div style="border:2px solid #de89df;">Content here</div>
.myborder {border:2px solid #de89df;}