#d4bcff color space conversions
Hex:
#d4bcff
RGB:
212, 188, 255
CMY:
17, 26, 0
CMYK:
17, 26, 0, 0
HSL:
261°, 100.0000%, 86.8627%
HSV (HSB):
261°, 26.2745%, 100.0000%
XYZ:
63.1846, 57.1835, 102.3151
xyY:
0.2837, 0.2568, 57.1835
CIE-Lab:
80.2827, 21.3645, -29.8903
CIE-LCH:
80.2827, 36.7406, 305.5558
CIE-Luv:
80.2827, 8.3421, -51.3476
Hunter-Lab:
75.6198, 16.8123, -27.2867
#d4bcff color charts
#d4bcff color shades, tints & tones
#d4bcff color schemes
#d4bcff color preview, HTML & CSS examples
This text has a color of #d4bcff
<p style="color:#d4bcff;">Text here</p>
.mytext {color:#d4bcff;}
This box has a color of #d4bcff
<div style="background-color:#d4bcff;">Content here</div>
.mybackground {background-color:#d4bcff;}
Border around this has a color of #d4bcff
<div style="border:2px solid #d4bcff;">Content here</div>
.myborder {border:2px solid #d4bcff;}