#d88df7 color space conversions
Hex:
#d88df7
RGB:
216, 141, 247
CMY:
15, 45, 3
CMYK:
13, 43, 0, 3
HSL:
282°, 86.8852%, 76.0784%
HSV (HSB):
282°, 42.9150%, 96.8627%
XYZ:
54.6323, 40.3641, 92.9073
xyY:
0.2907, 0.2148, 40.3641
CIE-Lab:
69.7281, 46.2083, -41.8898
CIE-LCH:
69.7281, 62.3695, 317.8064
CIE-Luv:
69.7281, 31.6640, -73.7718
Hunter-Lab:
63.5327, 42.3112, -42.2300
#d88df7 color charts
#d88df7 color shades, tints & tones
#d88df7 color schemes
#d88df7 color preview, HTML & CSS examples
This text has a color of #d88df7
<p style="color:#d88df7;">Text here</p>
.mytext {color:#d88df7;}
This box has a color of #d88df7
<div style="background-color:#d88df7;">Content here</div>
.mybackground {background-color:#d88df7;}
Border around this has a color of #d88df7
<div style="border:2px solid #d88df7;">Content here</div>
.myborder {border:2px solid #d88df7;}