#dbcdea color space conversions
Hex:
#dbcdea
RGB:
219, 205, 234
CMY:
14, 20, 8
CMYK:
6, 12, 0, 8
HSL:
269°, 40.8451%, 86.0784%
HSV (HSB):
269°, 12.3932%, 91.7647%
XYZ:
65.8960, 64.6632, 86.8501
xyY:
0.3031, 0.2974, 64.6632
CIE-Lab:
84.3099, 10.1607, -12.5332
CIE-LCH:
84.3099, 16.1344, 309.0318
CIE-Luv:
84.3099, 6.0074, -21.2879
Hunter-Lab:
80.4134, 5.5510, -7.7464
#dbcdea color charts
#dbcdea color shades, tints & tones
#dbcdea color schemes
#dbcdea color preview, HTML & CSS examples
This text has a color of #dbcdea
<p style="color:#dbcdea;">Text here</p>
.mytext {color:#dbcdea;}
This box has a color of #dbcdea
<div style="background-color:#dbcdea;">Content here</div>
.mybackground {background-color:#dbcdea;}
Border around this has a color of #dbcdea
<div style="border:2px solid #dbcdea;">Content here</div>
.myborder {border:2px solid #dbcdea;}