#dbc6e8 color space conversions
Hex:
#dbc6e8
RGB:
219, 198, 232
CMY:
14, 22, 9
CMYK:
6, 15, 0, 9
HSL:
277°, 42.5000%, 84.3137%
HSV (HSB):
277°, 14.6552%, 90.9804%
XYZ:
63.9730, 61.2744, 84.7993
xyY:
0.3046, 0.2917, 61.2744
CIE-Lab:
82.5261, 13.5023, -14.1372
CIE-LCH:
82.5261, 19.5493, 313.6840
CIE-Luv:
82.5261, 9.5951, -24.3530
Hunter-Lab:
78.2780, 8.8933, -9.4349
#dbc6e8 color charts
#dbc6e8 color shades, tints & tones
#dbc6e8 color schemes
#dbc6e8 color preview, HTML & CSS examples
This text has a color of #dbc6e8
<p style="color:#dbc6e8;">Text here</p>
.mytext {color:#dbc6e8;}
This box has a color of #dbc6e8
<div style="background-color:#dbc6e8;">Content here</div>
.mybackground {background-color:#dbc6e8;}
Border around this has a color of #dbc6e8
<div style="border:2px solid #dbc6e8;">Content here</div>
.myborder {border:2px solid #dbc6e8;}