#d989d2 color space conversions
Hex:
#d989d2
RGB:
217, 137, 210
CMY:
15, 46, 18
CMYK:
0, 37, 3, 15
HSL:
305°, 51.2821%, 69.4118%
HSV (HSB):
305°, 36.8664%, 85.0980%
XYZ:
49.1938, 37.2962, 65.5789
xyY:
0.3235, 0.2453, 37.2962
CIE-Lab:
67.4986, 41.5382, -24.9374
CIE-LCH:
67.4986, 48.4489, 329.0215
CIE-Luv:
67.4986, 40.7926, -45.2373
Hunter-Lab:
61.0706, 36.9124, -20.9174
#d989d2 color charts
#d989d2 color shades, tints & tones
#d989d2 color schemes
#d989d2 color preview, HTML & CSS examples
This text has a color of #d989d2
<p style="color:#d989d2;">Text here</p>
.mytext {color:#d989d2;}
This box has a color of #d989d2
<div style="background-color:#d989d2;">Content here</div>
.mybackground {background-color:#d989d2;}
Border around this has a color of #d989d2
<div style="border:2px solid #d989d2;">Content here</div>
.myborder {border:2px solid #d989d2;}