#dbc0f4 color space conversions
Hex:
#dbc0f4
RGB:
219, 192, 244
CMY:
14, 25, 4
CMYK:
10, 21, 0, 4
HSL:
271°, 70.2703%, 85.4902%
HSV (HSB):
271°, 21.3115%, 95.6863%
XYZ:
64.3922, 59.2910, 93.6384
xyY:
0.2963, 0.2728, 59.2910
CIE-Lab:
81.4513, 19.0899, -22.1736
CIE-LCH:
81.4513, 29.2591, 310.7262
CIE-Luv:
81.4513, 11.4074, -38.2691
Hunter-Lab:
77.0006, 14.5204, -18.2005
#dbc0f4 color charts
#dbc0f4 color shades, tints & tones
#dbc0f4 color schemes
#dbc0f4 color preview, HTML & CSS examples
This text has a color of #dbc0f4
<p style="color:#dbc0f4;">Text here</p>
.mytext {color:#dbc0f4;}
This box has a color of #dbc0f4
<div style="background-color:#dbc0f4;">Content here</div>
.mybackground {background-color:#dbc0f4;}
Border around this has a color of #dbc0f4
<div style="border:2px solid #dbc0f4;">Content here</div>
.myborder {border:2px solid #dbc0f4;}