#dbc2fc color space conversions
Hex:
#dbc2fc
RGB:
219, 194, 252
CMY:
14, 24, 1
CMYK:
13, 23, 0, 1
HSL:
266°, 90.6250%, 87.4510%
HSV (HSB):
266°, 23.0159%, 98.8235%
XYZ:
66.0759, 60.6719, 100.3237
xyY:
0.2910, 0.2672, 60.6719
CIE-Lab:
82.2021, 19.6485, -25.3018
CIE-LCH:
82.2021, 32.0350, 307.8316
CIE-Luv:
82.2021, 9.7374, -43.5752
Hunter-Lab:
77.8922, 15.1101, -21.8399
#dbc2fc color charts
#dbc2fc color shades, tints & tones
#dbc2fc color schemes
#dbc2fc color preview, HTML & CSS examples
This text has a color of #dbc2fc
<p style="color:#dbc2fc;">Text here</p>
.mytext {color:#dbc2fc;}
This box has a color of #dbc2fc
<div style="background-color:#dbc2fc;">Content here</div>
.mybackground {background-color:#dbc2fc;}
Border around this has a color of #dbc2fc
<div style="border:2px solid #dbc2fc;">Content here</div>
.myborder {border:2px solid #dbc2fc;}