#d88deb color space conversions
Hex:
#d88deb
RGB:
216, 141, 235
CMY:
15, 45, 8
CMYK:
8, 40, 0, 8
HSL:
288°, 70.1493%, 73.7255%
HSV (HSB):
288°, 40.0000%, 92.1569%
XYZ:
52.8392, 39.6468, 83.4649
xyY:
0.3003, 0.2253, 39.6468
CIE-Lab:
69.2173, 43.8111, -36.1131
CIE-LCH:
69.2173, 56.7765, 320.5015
CIE-Luv:
69.2173, 33.7800, -63.8487
Hunter-Lab:
62.9657, 39.6024, -34.5165
#d88deb color charts
#d88deb color shades, tints & tones
#d88deb color schemes
#d88deb color preview, HTML & CSS examples
This text has a color of #d88deb
<p style="color:#d88deb;">Text here</p>
.mytext {color:#d88deb;}
This box has a color of #d88deb
<div style="background-color:#d88deb;">Content here</div>
.mybackground {background-color:#d88deb;}
Border around this has a color of #d88deb
<div style="border:2px solid #d88deb;">Content here</div>
.myborder {border:2px solid #d88deb;}