#de89ca color space conversions
Hex:
#de89ca
RGB:
222, 137, 202
CMY:
13, 46, 21
CMYK:
0, 38, 9, 13
HSL:
314°, 56.2914%, 70.3922%
HSV (HSB):
314°, 38.2883%, 87.0588%
XYZ:
49.7305, 37.6852, 60.5300
xyY:
0.3361, 0.2547, 37.6852
CIE-Lab:
67.7879, 41.7460, -19.9879
CIE-LCH:
67.7879, 46.2844, 334.4150
CIE-Luv:
67.7879, 45.7142, -37.5124
Hunter-Lab:
61.3883, 37.1731, -15.4893
#de89ca color charts
#de89ca color shades, tints & tones
#de89ca color schemes
#de89ca color preview, HTML & CSS examples
This text has a color of #de89ca
<p style="color:#de89ca;">Text here</p>
.mytext {color:#de89ca;}
This box has a color of #de89ca
<div style="background-color:#de89ca;">Content here</div>
.mybackground {background-color:#de89ca;}
Border around this has a color of #de89ca
<div style="border:2px solid #de89ca;">Content here</div>
.myborder {border:2px solid #de89ca;}