#d88dec color space conversions
Hex:
#d88dec
RGB:
216, 141, 236
CMY:
15, 45, 7
CMYK:
8, 40, 0, 7
HSL:
287°, 71.4286%, 73.9216%
HSV (HSB):
287°, 40.2542%, 92.5490%
XYZ:
52.9841, 39.7048, 84.2281
xyY:
0.2995, 0.2244, 39.7048
CIE-Lab:
69.2588, 44.0077, -36.5978
CIE-LCH:
69.2588, 57.2370, 320.2524
CIE-Luv:
69.2588, 33.6024, -64.6774
Hunter-Lab:
63.0118, 39.8230, -35.1450
#d88dec color charts
#d88dec color shades, tints & tones
#d88dec color schemes
#d88dec color preview, HTML & CSS examples
This text has a color of #d88dec
<p style="color:#d88dec;">Text here</p>
.mytext {color:#d88dec;}
This box has a color of #d88dec
<div style="background-color:#d88dec;">Content here</div>
.mybackground {background-color:#d88dec;}
Border around this has a color of #d88dec
<div style="border:2px solid #d88dec;">Content here</div>
.myborder {border:2px solid #d88dec;}