#dabedc color space conversions
Hex:
#dabedc
RGB:
218, 190, 220
CMY:
15, 25, 14
CMYK:
1, 14, 0, 14
HSL:
296°, 30.0000%, 80.3922%
HSV (HSB):
296°, 13.6364%, 86.2745%
XYZ:
60.2452, 56.8996, 75.5176
xyY:
0.3127, 0.2953, 56.8996
CIE-Lab:
80.1231, 15.1776, -11.3056
CIE-LCH:
80.1231, 18.9256, 323.3181
CIE-Luv:
80.1231, 14.0538, -20.0444
Hunter-Lab:
75.4319, 10.5569, -6.5551
#dabedc color charts
#dabedc color shades, tints & tones
#dabedc color schemes
#dabedc color preview, HTML & CSS examples
This text has a color of #dabedc
<p style="color:#dabedc;">Text here</p>
.mytext {color:#dabedc;}
This box has a color of #dabedc
<div style="background-color:#dabedc;">Content here</div>
.mybackground {background-color:#dabedc;}
Border around this has a color of #dabedc
<div style="border:2px solid #dabedc;">Content here</div>
.myborder {border:2px solid #dabedc;}