#dabbdc color space conversions
Hex:
#dabbdc
RGB:
218, 187, 220
CMY:
15, 27, 14
CMYK:
1, 15, 0, 14
HSL:
296°, 32.0388%, 79.8039%
HSV (HSB):
296°, 15.0000%, 86.2745%
XYZ:
59.6020, 55.6134, 75.3032
xyY:
0.3128, 0.2919, 55.6134
CIE-Lab:
79.3933, 16.7897, -12.3963
CIE-LCH:
79.3933, 20.8701, 323.5606
CIE-Luv:
79.3933, 15.5635, -22.0132
Hunter-Lab:
74.5744, 12.1573, -7.6674
#dabbdc color charts
#dabbdc RGB chart
#dabbdc CMYK chart
#dabbdc RGB pie chart
#dabbdc color shades, tints & tones
#dabbdc color schemes
#dabbdc color preview, HTML & CSS examples
This text has a color of #dabbdc
<p style="color:#dabbdc;">Text here</p>
.mytext {color:#dabbdc;}
Text color #dabbdc
This box has a color of #dabbdc
<div style="background-color:#dabbdc;">Content here</div>
.mybackground {background-color:#dabbdc;}
Background color #dabbdc
Border around this has a color of #dabbdc
<div style="border:2px solid #dabbdc;">Content here</div>
.myborder {border:2px solid #dabbdc;}
Border color #dabbdc