#dbccdc color space conversions
Hex:
#dbccdc
RGB:
219, 204, 220
CMY:
14, 20, 14
CMYK:
0, 7, 0, 14
HSL:
296°, 18.6047%, 83.1373%
HSV (HSB):
296°, 7.2727%, 86.2745%
XYZ:
63.7246, 63.4131, 76.5915
xyY:
0.3128, 0.3113, 63.4131
CIE-Lab:
83.6593, 8.0498, -6.0440
CIE-LCH:
83.6593, 10.0662, 323.1000
CIE-Luv:
83.6593, 7.5562, -10.6758
Hunter-Lab:
79.6323, 3.4852, -1.2833
#dbccdc color charts
#dbccdc RGB chart
#dbccdc CMYK chart
#dbccdc RGB pie chart
#dbccdc color shades, tints & tones
#dbccdc color schemes
#dbccdc color preview, HTML & CSS examples
This text has a color of #dbccdc
<p style="color:#dbccdc;">Text here</p>
.mytext {color:#dbccdc;}
Text color #dbccdc
This box has a color of #dbccdc
<div style="background-color:#dbccdc;">Content here</div>
.mybackground {background-color:#dbccdc;}
Background color #dbccdc
Border around this has a color of #dbccdc
<div style="border:2px solid #dbccdc;">Content here</div>
.myborder {border:2px solid #dbccdc;}
Border color #dbccdc