#dabcdd color space conversions
Hex:
#dabcdd
RGB:
218, 188, 221
CMY:
15, 26, 13
CMYK:
1, 15, 0, 13
HSL:
295°, 32.6733%, 80.1961%
HSV (HSB):
295°, 14.9321%, 86.6667%
XYZ:
59.9478, 56.0923, 76.0739
xyY:
0.3120, 0.2920, 56.0923
CIE-Lab:
79.6663, 16.4387, -12.5268
CIE-LCH:
79.6663, 20.6677, 322.6915
CIE-Luv:
79.6663, 14.9638, -22.1705
Hunter-Lab:
74.8948, 11.8103, -7.7971
#dabcdd color charts
#dabcdd color shades, tints & tones
#dabcdd color schemes
#dabcdd color preview, HTML & CSS examples
This text has a color of #dabcdd
<p style="color:#dabcdd;">Text here</p>
.mytext {color:#dabcdd;}
This box has a color of #dabcdd
<div style="background-color:#dabcdd;">Content here</div>
.mybackground {background-color:#dabcdd;}
Border around this has a color of #dabcdd
<div style="border:2px solid #dabcdd;">Content here</div>
.myborder {border:2px solid #dabcdd;}