#dbc3dc color space conversions
Hex:
#dbc3dc
RGB:
219, 195, 220
CMY:
14, 24, 14
CMYK:
0, 11, 0, 14
HSL:
298°, 26.3158%, 81.3725%
HSV (HSB):
298°, 11.3636%, 86.2745%
XYZ:
61.6468, 59.2576, 75.8989
xyY:
0.3132, 0.3011, 59.2576
CIE-Lab:
81.4330, 12.8370, -9.3446
CIE-LCH:
81.4330, 15.8780, 323.9475
CIE-Luv:
81.4330, 12.1217, -16.6035
Hunter-Lab:
76.9790, 8.2344, -4.5728
#dbc3dc color charts
#dbc3dc color shades, tints & tones
#dbc3dc color schemes
#dbc3dc color preview, HTML & CSS examples
This text has a color of #dbc3dc
<p style="color:#dbc3dc;">Text here</p>
.mytext {color:#dbc3dc;}
This box has a color of #dbc3dc
<div style="background-color:#dbc3dc;">Content here</div>
.mybackground {background-color:#dbc3dc;}
Border around this has a color of #dbc3dc
<div style="border:2px solid #dbc3dc;">Content here</div>
.myborder {border:2px solid #dbc3dc;}