#dacbe5 color space conversions
Hex:
#dacbe5
RGB:
218, 203, 229
CMY:
15, 20, 10
CMYK:
5, 11, 0, 10
HSL:
275°, 33.3333%, 84.7059%
HSV (HSB):
275°, 11.3537%, 89.8039%
XYZ:
64.4122, 63.2744, 82.9470
xyY:
0.3058, 0.3004, 63.2744
CIE-Lab:
83.5866, 9.9317, -10.9591
CIE-LCH:
83.5866, 14.7899, 312.1845
CIE-Luv:
83.5866, 6.8018, -18.7166
Hunter-Lab:
79.5452, 5.3373, -6.1439
#dacbe5 color charts
#dacbe5 color shades, tints & tones
#dacbe5 color schemes
#dacbe5 color preview, HTML & CSS examples
This text has a color of #dacbe5
<p style="color:#dacbe5;">Text here</p>
.mytext {color:#dacbe5;}
This box has a color of #dacbe5
<div style="background-color:#dacbe5;">Content here</div>
.mybackground {background-color:#dacbe5;}
Border around this has a color of #dacbe5
<div style="border:2px solid #dacbe5;">Content here</div>
.myborder {border:2px solid #dacbe5;}