#d88dde color space conversions
Hex:
#d88dde
RGB:
216, 141, 222
CMY:
15, 45, 13
CMYK:
3, 36, 0, 13
HSL:
296°, 55.1020%, 71.1765%
HSV (HSB):
296°, 36.4865%, 87.0588%
XYZ:
51.0286, 38.9226, 73.9306
xyY:
0.3114, 0.2375, 38.9226
CIE-Lab:
68.6952, 41.3109, -29.7600
CIE-LCH:
68.6952, 50.9142, 324.2314
CIE-Luv:
68.6952, 36.1037, -53.0627
Hunter-Lab:
62.3880, 36.8204, -26.5878
#d88dde color charts
#d88dde color shades, tints & tones
#d88dde color schemes
#d88dde color preview, HTML & CSS examples
This text has a color of #d88dde
<p style="color:#d88dde;">Text here</p>
.mytext {color:#d88dde;}
This box has a color of #d88dde
<div style="background-color:#d88dde;">Content here</div>
.mybackground {background-color:#d88dde;}
Border around this has a color of #d88dde
<div style="border:2px solid #d88dde;">Content here</div>
.myborder {border:2px solid #d88dde;}