#dbabdc color space conversions
Hex:
#dbabdc
RGB:
219, 171, 220
CMY:
14, 33, 14
CMYK:
0, 22, 0, 14
HSL:
299°, 41.1765%, 76.6667%
HSV (HSB):
299°, 22.2727%, 86.2745%
XYZ:
56.6946, 49.3532, 74.2481
xyY:
0.3145, 0.2737, 49.3532
CIE-Lab:
75.6705, 25.7608, -17.9848
CIE-LCH:
75.6705, 31.4177, 325.0793
CIE-Luv:
75.6705, 24.1496, -32.2212
Hunter-Lab:
70.2518, 21.1123, -13.4865
#dbabdc color charts
#dbabdc RGB chart
#dbabdc CMYK chart
#dbabdc RGB pie chart
#dbabdc color shades, tints & tones
#dbabdc color schemes
#dbabdc color preview, HTML & CSS examples
This text has a color of #dbabdc
<p style="color:#dbabdc;">Text here</p>
.mytext {color:#dbabdc;}
Text color #dbabdc
This box has a color of #dbabdc
<div style="background-color:#dbabdc;">Content here</div>
.mybackground {background-color:#dbabdc;}
Background color #dbabdc
Border around this has a color of #dbabdc
<div style="border:2px solid #dbabdc;">Content here</div>
.myborder {border:2px solid #dbabdc;}
Border color #dbabdc