#d988e4 color space conversions
Hex:
#d988e4
RGB:
217, 136, 228
CMY:
15, 47, 11
CMYK:
5, 40, 0, 11
HSL:
293°, 63.0137%, 71.3725%
HSV (HSB):
293°, 40.3509%, 89.4118%
XYZ:
51.4230, 37.9615, 78.0158
xyY:
0.3072, 0.2268, 37.9615
CIE-Lab:
67.9922, 45.3853, -34.1520
CIE-LCH:
67.9922, 56.7995, 323.0389
CIE-Luv:
67.9922, 37.8008, -60.7164
Hunter-Lab:
61.6129, 41.1562, -31.9455
#d988e4 color charts
#d988e4 color shades, tints & tones
#d988e4 color schemes
#d988e4 color preview, HTML & CSS examples
This text has a color of #d988e4
<p style="color:#d988e4;">Text here</p>
.mytext {color:#d988e4;}
This box has a color of #d988e4
<div style="background-color:#d988e4;">Content here</div>
.mybackground {background-color:#d988e4;}
Border around this has a color of #d988e4
<div style="border:2px solid #d988e4;">Content here</div>
.myborder {border:2px solid #d988e4;}