#d88de8 color space conversions
Hex:
#d88de8
RGB:
216, 141, 232
CMY:
15, 45, 9
CMYK:
7, 39, 0, 9
HSL:
289°, 66.4234%, 73.1373%
HSV (HSB):
289°, 39.2241%, 90.9804%
XYZ:
52.4093, 39.4749, 81.2011
xyY:
0.3028, 0.2281, 39.4749
CIE-Lab:
69.0939, 43.2249, -34.6558
CIE-LCH:
69.0939, 55.4023, 321.2790
CIE-Luv:
69.0939, 34.3137, -61.3612
Hunter-Lab:
62.8290, 38.9462, -32.6469
#d88de8 color charts
#d88de8 color shades, tints & tones
#d88de8 color schemes
#d88de8 color preview, HTML & CSS examples
This text has a color of #d88de8
<p style="color:#d88de8;">Text here</p>
.mytext {color:#d88de8;}
This box has a color of #d88de8
<div style="background-color:#d88de8;">Content here</div>
.mybackground {background-color:#d88de8;}
Border around this has a color of #d88de8
<div style="border:2px solid #d88de8;">Content here</div>
.myborder {border:2px solid #d88de8;}