#dbc5fd color space conversions
Hex:
#dbc5fd
RGB:
219, 197, 253
CMY:
14, 23, 1
CMYK:
13, 22, 0, 1
HSL:
264°, 93.3333%, 88.2353%
HSV (HSB):
264°, 22.1344%, 99.2157%
XYZ:
66.9093, 62.0844, 101.3855
xyY:
0.2904, 0.2695, 62.0844
CIE-Lab:
82.9583, 18.2432, -24.6821
CIE-LCH:
82.9583, 30.6924, 306.4691
CIE-Luv:
82.9583, 8.2678, -42.3734
Hunter-Lab:
78.7937, 13.6881, -21.1341
#dbc5fd color charts
#dbc5fd color shades, tints & tones
#dbc5fd color schemes
#dbc5fd color preview, HTML & CSS examples
This text has a color of #dbc5fd
<p style="color:#dbc5fd;">Text here</p>
.mytext {color:#dbc5fd;}
This box has a color of #dbc5fd
<div style="background-color:#dbc5fd;">Content here</div>
.mybackground {background-color:#dbc5fd;}
Border around this has a color of #dbc5fd
<div style="border:2px solid #dbc5fd;">Content here</div>
.myborder {border:2px solid #dbc5fd;}