#d8b4ed color space conversions
Hex:
#d8b4ed
RGB:
216, 180, 237
CMY:
15, 29, 7
CMYK:
9, 24, 0, 7
HSL:
278°, 61.2903%, 81.7647%
HSV (HSB):
278°, 24.0506%, 92.9412%
XYZ:
59.9262, 53.3559, 87.2610
xyY:
0.2988, 0.2661, 53.3559
CIE-Lab:
78.0846, 23.2049, -23.5584
CIE-LCH:
78.0846, 33.0676, 314.5668
CIE-Luv:
78.0846, 16.0304, -40.9756
Hunter-Lab:
73.0451, 18.6125, -19.6974
#d8b4ed color charts
#d8b4ed color shades, tints & tones
#d8b4ed color schemes
#d8b4ed color preview, HTML & CSS examples
This text has a color of #d8b4ed
<p style="color:#d8b4ed;">Text here</p>
.mytext {color:#d8b4ed;}
This box has a color of #d8b4ed
<div style="background-color:#d8b4ed;">Content here</div>
.mybackground {background-color:#d8b4ed;}
Border around this has a color of #d8b4ed
<div style="border:2px solid #d8b4ed;">Content here</div>
.myborder {border:2px solid #d8b4ed;}