#dabce1 color space conversions
Hex:
#dabce1
RGB:
218, 188, 225
CMY:
15, 26, 12
CMYK:
3, 16, 0, 12
HSL:
289°, 38.1443%, 80.9804%
HSV (HSB):
289°, 16.4444%, 88.2353%
XYZ:
60.4873, 56.3081, 78.9147
xyY:
0.3091, 0.2877, 56.3081
CIE-Lab:
79.7889, 17.1930, -14.4976
CIE-LCH:
79.7889, 22.4896, 319.8614
CIE-Luv:
79.7889, 14.5753, -25.4335
Hunter-Lab:
75.0387, 12.5676, -9.8254
#dabce1 color charts
#dabce1 color shades, tints & tones
#dabce1 color schemes
#dabce1 color preview, HTML & CSS examples
This text has a color of #dabce1
<p style="color:#dabce1;">Text here</p>
.mytext {color:#dabce1;}
This box has a color of #dabce1
<div style="background-color:#dabce1;">Content here</div>
.mybackground {background-color:#dabce1;}
Border around this has a color of #dabce1
<div style="border:2px solid #dabce1;">Content here</div>
.myborder {border:2px solid #dabce1;}