#dbc9f8 color space conversions
Hex:
#dbc9f8
RGB:
219, 201, 248
CMY:
14, 21, 3
CMYK:
12, 19, 0, 3
HSL:
263°, 77.0492%, 88.0392%
HSV (HSB):
263°, 18.9516%, 97.2549%
XYZ:
67.0433, 63.6107, 97.5515
xyY:
0.2938, 0.2787, 63.6107
CIE-Lab:
83.7626, 15.0730, -20.8017
CIE-LCH:
83.7626, 25.6887, 305.9272
CIE-Luv:
83.7626, 6.8292, -35.4982
Hunter-Lab:
79.7563, 10.4740, -16.6893
#dbc9f8 color charts
#dbc9f8 color shades, tints & tones
#dbc9f8 color schemes
#dbc9f8 color preview, HTML & CSS examples
This text has a color of #dbc9f8
<p style="color:#dbc9f8;">Text here</p>
.mytext {color:#dbc9f8;}
This box has a color of #dbc9f8
<div style="background-color:#dbc9f8;">Content here</div>
.mybackground {background-color:#dbc9f8;}
Border around this has a color of #dbc9f8
<div style="border:2px solid #dbc9f8;">Content here</div>
.myborder {border:2px solid #dbc9f8;}