#dbc4fd color space conversions
Hex:
#dbc4fd
RGB:
219, 196, 253
CMY:
14, 23, 1
CMYK:
13, 23, 0, 1
HSL:
264°, 93.4426%, 88.0392%
HSV (HSB):
264°, 22.5296%, 99.2157%
XYZ:
66.6830, 61.6318, 101.3101
xyY:
0.2904, 0.2684, 61.6318
CIE-Lab:
82.7172, 18.7803, -25.0493
CIE-LCH:
82.7172, 31.3076, 306.8601
CIE-Luv:
82.7172, 8.7278, -43.0528
Hunter-Lab:
78.5059, 14.2327, -21.5582
#dbc4fd color charts
#dbc4fd color shades, tints & tones
#dbc4fd color schemes
#dbc4fd color preview, HTML & CSS examples
This text has a color of #dbc4fd
<p style="color:#dbc4fd;">Text here</p>
.mytext {color:#dbc4fd;}
This box has a color of #dbc4fd
<div style="background-color:#dbc4fd;">Content here</div>
.mybackground {background-color:#dbc4fd;}
Border around this has a color of #dbc4fd
<div style="border:2px solid #dbc4fd;">Content here</div>
.myborder {border:2px solid #dbc4fd;}