#dcdafe color space conversions
Hex:
#dcdafe
RGB:
220, 218, 254
CMY:
14, 15, 0
CMYK:
13, 14, 0, 0
HSL:
243°, 94.7368%, 92.5490%
HSV (HSB):
243°, 14.1732%, 99.6078%
XYZ:
72.4760, 72.5142, 103.9427
xyY:
0.2911, 0.2913, 72.5142
CIE-Lab:
88.2155, 7.5908, -17.2463
CIE-LCH:
88.2155, 18.8429, 293.7564
CIE-Luv:
88.2155, -1.0281, -28.6473
Hunter-Lab:
85.1553, 2.9003, -12.7622
#dcdafe color charts
#dcdafe color shades, tints & tones
#dcdafe color schemes
#dcdafe color preview, HTML & CSS examples
This text has a color of #dcdafe
<p style="color:#dcdafe;">Text here</p>
.mytext {color:#dcdafe;}
This box has a color of #dcdafe
<div style="background-color:#dcdafe;">Content here</div>
.mybackground {background-color:#dcdafe;}
Border around this has a color of #dcdafe
<div style="border:2px solid #dcdafe;">Content here</div>
.myborder {border:2px solid #dcdafe;}