#dbcdfa color space conversions
Hex:
#dbcdfa
RGB:
219, 205, 250
CMY:
14, 20, 2
CMYK:
12, 18, 0, 2
HSL:
259°, 81.8182%, 89.2157%
HSV (HSB):
259°, 18.0000%, 98.0392%
XYZ:
68.3001, 65.6248, 99.5095
xyY:
0.2926, 0.2811, 65.6248
CIE-Lab:
84.8047, 13.3453, -20.2866
CIE-LCH:
84.8047, 24.2826, 303.3384
CIE-Luv:
84.8047, 4.7966, -34.4258
Hunter-Lab:
81.0092, 8.7300, -16.1239
#dbcdfa color charts
#dbcdfa color shades, tints & tones
#dbcdfa color schemes
#dbcdfa color preview, HTML & CSS examples
This text has a color of #dbcdfa
<p style="color:#dbcdfa;">Text here</p>
.mytext {color:#dbcdfa;}
This box has a color of #dbcdfa
<div style="background-color:#dbcdfa;">Content here</div>
.mybackground {background-color:#dbcdfa;}
Border around this has a color of #dbcdfa
<div style="border:2px solid #dbcdfa;">Content here</div>
.myborder {border:2px solid #dbcdfa;}