#dacafe color space conversions
Hex:
#dacafe
RGB:
218, 202, 254
CMY:
15, 21, 0
CMYK:
14, 20, 0, 0
HSL:
258°, 96.2963%, 89.4118%
HSV (HSB):
258°, 20.4724%, 99.6078%
XYZ:
67.9234, 64.3022, 102.5976
xyY:
0.2893, 0.2738, 64.3022
CIE-Lab:
84.1229, 15.4592, -23.4494
CIE-LCH:
84.1229, 28.0867, 303.3953
CIE-Luv:
84.1229, 5.3354, -39.9557
Hunter-Lab:
80.1887, 10.8672, -19.7266
#dacafe color charts
#dacafe color shades, tints & tones
#dacafe color schemes
#dacafe color preview, HTML & CSS examples
This text has a color of #dacafe
<p style="color:#dacafe;">Text here</p>
.mytext {color:#dacafe;}
This box has a color of #dacafe
<div style="background-color:#dacafe;">Content here</div>
.mybackground {background-color:#dacafe;}
Border around this has a color of #dacafe
<div style="border:2px solid #dacafe;">Content here</div>
.myborder {border:2px solid #dacafe;}