#de89cc color space conversions
Hex:
#de89cc
RGB:
222, 137, 204
CMY:
13, 46, 20
CMYK:
0, 38, 8, 13
HSL:
313°, 56.2914%, 70.3922%
HSV (HSB):
313°, 38.2883%, 87.0588%
XYZ:
49.9689, 37.7805, 61.7855
xyY:
0.3342, 0.2527, 37.7805
CIE-Lab:
67.8586, 42.0844, -20.9953
CIE-LCH:
67.8586, 47.0308, 333.4860
CIE-Luv:
67.8586, 45.3179, -39.1528
Hunter-Lab:
61.4659, 37.5470, -16.5721
#de89cc color charts
#de89cc color shades, tints & tones
#de89cc color schemes
#de89cc color preview, HTML & CSS examples
This text has a color of #de89cc
<p style="color:#de89cc;">Text here</p>
.mytext {color:#de89cc;}
This box has a color of #de89cc
<div style="background-color:#de89cc;">Content here</div>
.mybackground {background-color:#de89cc;}
Border around this has a color of #de89cc
<div style="border:2px solid #de89cc;">Content here</div>
.myborder {border:2px solid #de89cc;}