#dbaddc color space conversions
Hex:
#dbaddc
RGB:
219, 173, 220
CMY:
14, 32, 14
CMYK:
0, 21, 0, 14
HSL:
299°, 40.1709%, 77.0588%
HSV (HSB):
299°, 21.3636%, 86.2745%
XYZ:
57.0753, 50.1145, 74.3750
xyY:
0.3144, 0.2760, 50.1145
CIE-Lab:
76.1395, 24.6793, -17.2765
CIE-LCH:
76.1395, 30.1255, 325.0064
CIE-Luv:
76.1395, 23.1613, -30.9380
Hunter-Lab:
70.7916, 20.0291, -12.7371
#dbaddc color charts
#dbaddc color shades, tints & tones
#dbaddc color schemes
#dbaddc color preview, HTML & CSS examples
This text has a color of #dbaddc
<p style="color:#dbaddc;">Text here</p>
.mytext {color:#dbaddc;}
This box has a color of #dbaddc
<div style="background-color:#dbaddc;">Content here</div>
.mybackground {background-color:#dbaddc;}
Border around this has a color of #dbaddc
<div style="border:2px solid #dbaddc;">Content here</div>
.myborder {border:2px solid #dbaddc;}