#d4bcdc color space conversions
Hex:
#d4bcdc
RGB:
212, 188, 220
CMY:
17, 26, 14
CMYK:
4, 15, 0, 14
HSL:
285°, 31.3725%, 80.0000%
HSV (HSB):
285°, 14.5455%, 86.2745%
XYZ:
58.0529, 55.1308, 75.2917
xyY:
0.3080, 0.2925, 55.1308
CIE-Lab:
79.1165, 14.2420, -12.8644
CIE-LCH:
79.1165, 19.1918, 317.9094
CIE-Luv:
79.1165, 11.5113, -22.3064
Hunter-Lab:
74.2501, 9.6235, -8.1467
#d4bcdc color charts
#d4bcdc color shades, tints & tones
#d4bcdc color schemes
#d4bcdc color preview, HTML & CSS examples
This text has a color of #d4bcdc
<p style="color:#d4bcdc;">Text here</p>
.mytext {color:#d4bcdc;}
This box has a color of #d4bcdc
<div style="background-color:#d4bcdc;">Content here</div>
.mybackground {background-color:#d4bcdc;}
Border around this has a color of #d4bcdc
<div style="border:2px solid #d4bcdc;">Content here</div>
.myborder {border:2px solid #d4bcdc;}