#d988d5 color space conversions
Hex:
#d988d5
RGB:
217, 136, 213
CMY:
15, 47, 16
CMYK:
0, 37, 2, 15
HSL:
303°, 51.5924%, 69.2157%
HSV (HSB):
303°, 37.3272%, 85.0980%
XYZ:
49.4297, 37.1641, 67.5190
xyY:
0.3207, 0.2411, 37.1641
CIE-Lab:
67.4000, 42.6041, -26.7570
CIE-LCH:
67.4000, 50.3095, 327.8696
CIE-Luv:
67.4000, 40.6764, -48.2963
Hunter-Lab:
60.9624, 38.0476, -22.9930
#d988d5 color charts
#d988d5 color shades, tints & tones
#d988d5 color schemes
#d988d5 color preview, HTML & CSS examples
This text has a color of #d988d5
<p style="color:#d988d5;">Text here</p>
.mytext {color:#d988d5;}
This box has a color of #d988d5
<div style="background-color:#d988d5;">Content here</div>
.mybackground {background-color:#d988d5;}
Border around this has a color of #d988d5
<div style="border:2px solid #d988d5;">Content here</div>
.myborder {border:2px solid #d988d5;}