#dabcea color space conversions
Hex:
#dabcea
RGB:
218, 188, 234
CMY:
15, 26, 8
CMYK:
7, 20, 0, 8
HSL:
279°, 52.2727%, 82.7451%
HSV (HSB):
279°, 19.6581%, 91.7647%
XYZ:
61.7479, 56.8124, 85.5533
xyY:
0.3025, 0.2783, 56.8124
CIE-Lab:
80.0740, 18.9315, -18.9087
CIE-LCH:
80.0740, 26.7571, 315.0344
CIE-Luv:
80.0740, 13.6962, -32.8315
Hunter-Lab:
75.3740, 14.3265, -14.5354
#dabcea color charts
#dabcea color shades, tints & tones
#dabcea color schemes
#dabcea color preview, HTML & CSS examples
This text has a color of #dabcea
<p style="color:#dabcea;">Text here</p>
.mytext {color:#dabcea;}
This box has a color of #dabcea
<div style="background-color:#dabcea;">Content here</div>
.mybackground {background-color:#dabcea;}
Border around this has a color of #dabcea
<div style="border:2px solid #dabcea;">Content here</div>
.myborder {border:2px solid #dabcea;}