#d89de6 color space conversions
Hex:
#d89de6
RGB:
216, 157, 230
CMY:
15, 38, 10
CMYK:
6, 32, 0, 10
HSL:
288°, 59.3496%, 75.8824%
HSV (HSB):
288°, 31.7391%, 90.1961%
XYZ:
54.6588, 44.4260, 80.5572
xyY:
0.3043, 0.2473, 44.4260
CIE-Lab:
72.5123, 34.2743, -28.2812
CIE-LCH:
72.5123, 44.4359, 320.4725
CIE-Luv:
72.5123, 27.5837, -49.9792
Hunter-Lab:
66.6529, 29.7367, -25.0013
#d89de6 color charts
#d89de6 color shades, tints & tones
#d89de6 color schemes
#d89de6 color preview, HTML & CSS examples
This text has a color of #d89de6
<p style="color:#d89de6;">Text here</p>
.mytext {color:#d89de6;}
This box has a color of #d89de6
<div style="background-color:#d89de6;">Content here</div>
.mybackground {background-color:#d89de6;}
Border around this has a color of #d89de6
<div style="border:2px solid #d89de6;">Content here</div>
.myborder {border:2px solid #d89de6;}