#d89dfa color space conversions
Hex:
#d89dfa
RGB:
216, 157, 250
CMY:
15, 38, 2
CMYK:
14, 37, 0, 2
HSL:
278°, 90.2913%, 79.8039%
HSV (HSB):
278°, 37.2000%, 98.0392%
XYZ:
57.6312, 45.6150, 96.2096
xyY:
0.2889, 0.2287, 45.6150
CIE-Lab:
73.2950, 38.3052, -37.9612
CIE-LCH:
73.2950, 53.9290, 315.2584
CIE-Luv:
73.2950, 24.6454, -66.6472
Hunter-Lab:
67.5389, 34.1217, -37.1818
#d89dfa color charts
#d89dfa color shades, tints & tones
#d89dfa color schemes
#d89dfa color preview, HTML & CSS examples
This text has a color of #d89dfa
<p style="color:#d89dfa;">Text here</p>
.mytext {color:#d89dfa;}
This box has a color of #d89dfa
<div style="background-color:#d89dfa;">Content here</div>
.mybackground {background-color:#d89dfa;}
Border around this has a color of #d89dfa
<div style="border:2px solid #d89dfa;">Content here</div>
.myborder {border:2px solid #d89dfa;}