#dadafe color space conversions
Hex:
#dadafe
RGB:
218, 218, 254
CMY:
15, 15, 0
CMYK:
14, 14, 0, 0
HSL:
240°, 94.7368%, 92.5490%
HSV (HSB):
240°, 14.1732%, 99.6078%
XYZ:
71.8742, 72.2040, 103.9145
xyY:
0.2898, 0.2912, 72.2040
CIE-Lab:
88.0667, 6.9646, -17.4851
CIE-LCH:
88.0667, 18.8211, 291.7181
CIE-Luv:
88.0667, -2.0844, -28.9304
Hunter-Lab:
84.9729, 2.2814, -13.0255
#dadafe color charts
#dadafe color shades, tints & tones
#dadafe color schemes
#dadafe color preview, HTML & CSS examples
This text has a color of #dadafe
<p style="color:#dadafe;">Text here</p>
.mytext {color:#dadafe;}
This box has a color of #dadafe
<div style="background-color:#dadafe;">Content here</div>
.mybackground {background-color:#dadafe;}
Border around this has a color of #dadafe
<div style="border:2px solid #dadafe;">Content here</div>
.myborder {border:2px solid #dadafe;}