#dabcdc color space conversions
Hex:
#dabcdc
RGB:
218, 188, 220
CMY:
15, 26, 14
CMYK:
1, 15, 0, 14
HSL:
296°, 31.3725%, 80.0000%
HSV (HSB):
296°, 14.5455%, 86.2745%
XYZ:
59.8149, 56.0392, 75.3742
xyY:
0.3128, 0.2930, 56.0392
CIE-Lab:
79.6361, 16.2520, -12.0331
CIE-LCH:
79.6361, 20.2218, 323.4833
CIE-Luv:
79.6361, 15.0607, -21.3575
Hunter-Lab:
74.8593, 11.6233, -7.2963
#dabcdc color charts
#dabcdc RGB chart
#dabcdc CMYK chart
#dabcdc RGB pie chart
#dabcdc color shades, tints & tones
#dabcdc color schemes
#dabcdc color preview, HTML & CSS examples
This text has a color of #dabcdc
<p style="color:#dabcdc;">Text here</p>
.mytext {color:#dabcdc;}
Text color #dabcdc
This box has a color of #dabcdc
<div style="background-color:#dabcdc;">Content here</div>
.mybackground {background-color:#dabcdc;}
Background color #dabcdc
Border around this has a color of #dabcdc
<div style="border:2px solid #dabcdc;">Content here</div>
.myborder {border:2px solid #dabcdc;}
Border color #dabcdc